Cable Forum

Cable Forum (https://www.cableforum.uk/board/index.php)
-   Networking (https://www.cableforum.uk/board/forumdisplay.php?f=87)
-   -   2 routers, 2 internet connections, 1 LAN possible? (https://www.cableforum.uk/board/showthread.php?t=33665314)

Chrysalis 24-05-2010 12:55

Re: 2 routers, 2 internet connections, 1 LAN possible?
 
C:\Windows\system32>route ADD 212.58.224.138/32 MASK 255.255.255.0 192.168.1.254
METRIC 5
OK!

C:\Windows\system32>tracert bbc.co.uk

Tracing route to bbc.co.uk [212.58.224.138]
over a maximum of 30 hops:

1 <1 ms <1 ms <1 ms home.router [192.168.1.254]
2 11 ms 10 ms 8 ms cr1.emcentl.uk.easynet.net [195.189.159.163]
3 5 ms 4 ms 5 ms ip-87-87-168-65.easynet.co.uk [87.87.168.65]
4 15 ms 13 ms 13 ms te0-1-0-5.er11.thlon.ov.easynet.net [89.200.135.
37]
5 13 ms 13 ms 12 ms 212.58.238.189
6 12 ms 12 ms 12 ms 212.58.238.129
7 13 ms 13 ms 13 ms virtual-vip.thdo.bbc.co.uk [212.58.224.138]

works well.

default route is 0.0.0.0 metric 10 via 192.168.1.1 router (VM)

C:\Windows\system32>route PRINT *
<snip crap>
IPv4 Route Table
================================================== =========================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 192.168.1.1 192.168.1.124 10
127.0.0.0 255.0.0.0 On-link 127.0.0.1 306
127.0.0.1 255.255.255.255 On-link 127.0.0.1 306
127.255.255.255 255.255.255.255 On-link 127.0.0.1 306
192.168.1.0 255.255.255.0 On-link 192.168.1.124 261
192.168.1.124 255.255.255.255 On-link 192.168.1.124 261
192.168.1.255 255.255.255.255 On-link 192.168.1.124 261
212.58.224.138 255.255.255.255 192.168.1.254 192.168.1.124 10
224.0.0.0 240.0.0.0 On-link 127.0.0.1 306
224.0.0.0 240.0.0.0 On-link 192.168.1.124 261
255.255.255.255 255.255.255.255 On-link 127.0.0.1 306
255.255.255.255 255.255.255.255 On-link 192.168.1.124 261

so although it works it doesnt show when I list.

theoldbill 24-05-2010 19:01

Re: 2 routers, 2 internet connections, 1 LAN possible?
 
Quote:

Originally Posted by Chrysalis (Post 35027188)
C:\Windows\system32>route ADD 212.58.224.138/32 MASK 255.255.255.0 192.168.1.254
METRIC 5
OK!


Make sure you add the -p command to make the route persistent otherwise it'll only last till reboot.

You may want to add a static route for VM's pop3 email service as outgoing emails can only be sent from VM IPs (you can receive mail via other gateways but not send).

Chrysalis 25-05-2010 07:12

Re: 2 routers, 2 internet connections, 1 LAN possible?
 
ok thanks, as it stands now VM is the default connection so if I do use the VM email servers I wont need to add a route for it.


All times are GMT +1. The time now is 12:11.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
All Posts and Content are © Cable Forum