G
Guest
Hi
I've one network adapter and 2 ip's on the adapter (192.168.0.178 and 192.168.0.180). By default i have this route:
0.0.0.0 0.0.0.0 192.168.0.234 192.168.0.178 20
because 192.168.0.178 is my first ip.
I want to change the actual route to the following one:
0.0.0.0 0.0.0.0 192.168.0.234 192.168.0.180 20
where 192.168.0.180 is my second ip.
I've done something like this using netsh by deleting the first ip and adding it again but my connections are dropped. So I just want to modify the default route, not to remove/add ip.
Any idea?
Thanks, Cata
I've one network adapter and 2 ip's on the adapter (192.168.0.178 and 192.168.0.180). By default i have this route:
0.0.0.0 0.0.0.0 192.168.0.234 192.168.0.178 20
because 192.168.0.178 is my first ip.
I want to change the actual route to the following one:
0.0.0.0 0.0.0.0 192.168.0.234 192.168.0.180 20
where 192.168.0.180 is my second ip.
I've done something like this using netsh by deleting the first ip and adding it again but my connections are dropped. So I just want to modify the default route, not to remove/add ip.
Any idea?
Thanks, Cata