View Single Post
Old 24-05-2010, 19:01   #17
theoldbill
Guest
 
Services: 100mb VM (R27T2) & 2x 8mb Ipstream MAX dsl (Plusnet, IDnet)
Posts: n/a
Re: 2 routers, 2 internet connections, 1 LAN possible?

Quote:
Originally Posted by Chrysalis View Post
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).
  Reply With Quote