C
Carmen
I couldn't find a better driver for this stupid build-in
NIC. We don't want to replace it unless absolutely
required.
The PC accesses the Internet via a broadband router. DHCP
leasing (from the router) is ok and it receives a proper
192.168.1.nnn Accessing the internet is ok.
But this PC can never access the setup page for the router
properly by means of the address 192.168.1.1 Apparently
it is not knowing it can reach the 192.168.1.x quicker. I
learn the matrix values can teach the system how to select
the path for packets to travel in a network. I wonder if
it helps me by increasing the matrix value to 2 for
Internet access while keeping the matrix value 1 for
192.168.1.x network access.
If yes, what are all the commands?
At present route print reads:
0x1 ........ MS TCP Loopback interface
0x2 ...00 d0 x9 xc xb x1 ... ???? PCI Ethernet Adapter
Active Routes:
Network Destination Netmask Gateway Interface
0.0.0.0 0.0.0.0 192.168.1.1 192.168.1.23
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1
192.168.1.0 255.255.255.0 192.168.1.23 192.168.1.23
192.168.1.23 255.255.255.255 127.0.0.1 127.0.0.1
192.168.1.255 255.255.255.255 192.168.1.23 192.168.1.23
224.0.0.0 224.0.0.0 192.168.1.23 192.168.1.23
255.255.255.255 255.255.255.255 192.168.1.23 192.168.1.23
Default Gateway: 192.168.1.1
The matrix values are all 1, I do not put this down in the
above making it more reading-friendly.
NIC. We don't want to replace it unless absolutely
required.
The PC accesses the Internet via a broadband router. DHCP
leasing (from the router) is ok and it receives a proper
192.168.1.nnn Accessing the internet is ok.
But this PC can never access the setup page for the router
properly by means of the address 192.168.1.1 Apparently
it is not knowing it can reach the 192.168.1.x quicker. I
learn the matrix values can teach the system how to select
the path for packets to travel in a network. I wonder if
it helps me by increasing the matrix value to 2 for
Internet access while keeping the matrix value 1 for
192.168.1.x network access.
If yes, what are all the commands?
At present route print reads:
0x1 ........ MS TCP Loopback interface
0x2 ...00 d0 x9 xc xb x1 ... ???? PCI Ethernet Adapter
Active Routes:
Network Destination Netmask Gateway Interface
0.0.0.0 0.0.0.0 192.168.1.1 192.168.1.23
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1
192.168.1.0 255.255.255.0 192.168.1.23 192.168.1.23
192.168.1.23 255.255.255.255 127.0.0.1 127.0.0.1
192.168.1.255 255.255.255.255 192.168.1.23 192.168.1.23
224.0.0.0 224.0.0.0 192.168.1.23 192.168.1.23
255.255.255.255 255.255.255.255 192.168.1.23 192.168.1.23
Default Gateway: 192.168.1.1
The matrix values are all 1, I do not put this down in the
above making it more reading-friendly.