raylo Posted August 30, 2007 Report Share Posted August 30, 2007 Anyone can help?? Thx!My computer has two network interfaces1. On board gigabit ethenet (IF 0x3)2. 10/100 Ethenet card (IF 0x2)If plug the network cable according to the following configurationthe gigabit ethenet (192.168.1.2)connect to a NAS(192.168.1.3)the 10/100 Ethenet card(192.168.1.6) connect to the router(192.168.1.1)I can ping the NAS(192.168.1.3), but I cannot ping the router and cannot connect to internet.The route table configured automatically by the system as followingIs it necessary to configure the route table in order to connect the Internet and aslo accessing the NAS, and how to configure it, thx!Active Routes:Network Destination Netmask Gateway Interface Metric 0.0.0.0 0.0.0.0 192.168.1.1 192.168.1.6 20 0.0.0.0 0.0.0.0 192.168.1.1 192.168.1.2 20 127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1 192.168.1.0 255.255.255.0 192.168.1.2 192.168.1.2 20 192.168.1.0 255.255.255.0 192.168.1.6 192.168.1.6 20 192.168.1.2 255.255.255.255 127.0.0.1 127.0.0.1 20 192.168.1.6 255.255.255.255 127.0.0.1 127.0.0.1 20 192.168.1.255 255.255.255.255 192.168.1.2 192.168.1.2 20 192.168.1.255 255.255.255.255 192.168.1.6 192.168.1.6 20 224.0.0.0 240.0.0.0 192.168.1.2 192.168.1.2 20 224.0.0.0 240.0.0.0 192.168.1.6 192.168.1.6 20 255.255.255.255 255.255.255.255 192.168.1.2 192.168.1.2 1 255.255.255.255 255.255.255.255 192.168.1.6 192.168.1.6 1Default Gateway: 192.168.1.1=========================================================================== Quote Link to comment Share on other sites More sharing options...
Winadmin Posted August 30, 2007 Report Share Posted August 30, 2007 Does everybody have the same subnet mask? 255.255.255.0DNS settings on your cards should be the same as your router 192.168.1.1Can you ping 192.168.1.2?Can you ping 192.168.1.6?Can you post your IPCONFIG /ALL Quote Link to comment Share on other sites More sharing options...
raylo Posted August 31, 2007 Author Report Share Posted August 31, 2007 Does everybody have the same subnet mask? 255.255.255.0DNS settings on your cards should be the same as your router 192.168.1.1Can you ping 192.168.1.2?Can you ping 192.168.1.6?Can you post your IPCONFIG /ALLall under the same subnet 255.255.255.0, dns is 192.168.1.1i can ping 192.168.1.2, 192.168.1.3, 192.168.1.6, but i cannot ping 192.168.1.1.I think the windows default using the 192.168.1.2 interface, thus the route table may need to be modified manually.I try using route command to change the route, but not work. As I am not very familiar with the route table setting.pls help, thx!!! Quote Link to comment Share on other sites More sharing options...
Alan2273 Posted August 31, 2007 Report Share Posted August 31, 2007 Have you tried the ipconfig /release and ipconfig /renew from the command line?. Quote Link to comment Share on other sites More sharing options...
raylo Posted September 1, 2007 Author Report Share Posted September 1, 2007 Have you tried the ipconfig /release and ipconfig /renew from the command line?.I am not using DHCP, I configue static IP for both interface.the network interface can be connected to the Internet when it is standalone(i.e. only one ehternet cable connect at a time)but it wont work when configure as following."If plug the network cable according to the following configurationthe gigabit ethenet (192.168.1.2)connect to a NAS(192.168.1.3)the 10/100 Ethenet card(192.168.1.6) connect to the router(192.168.1.1)" Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.