Quote:
Originally Posted by Eeeps
What makes you think that 82.14.218.1 is a gateway - it's not; just some poor person on the same subnet as you that you are trying to send all you traffic via ...
cpc3-croy21-2-0-cust512.19-2.cable.virginm.net [82.14.218.1]
Your gateway is 82.14.216.1 (note your subnet mask - 255.255.252.0)
|
Good spot: I will change my route add rule to mark that as the default gateway and see how things go.
Sam
---------- Post added at 19:34 ---------- Previous post was at 19:22 ----------
Quote:
|
You can also see that one of your default routes is set correctly at this (cpc3-croy21-2-0-gw.19-2.cable.virginm.net)
|
That is the route that I manually added....
route -n shows:
82.14.218.1 which resolves to cpc3-croy21-2-0-gw.19-2.cable.virginm.net
That route does not show as default unless I manually add with route add default gw...
Sam