Hi, this is my first post on tek-tips.
We have a portable 'Tadpole' machine running 5.8.
When the machine is on the network in London, we could not
access the machine from Birmingham - so I added a default
route using the following syntax:
route add default 255.255.255.255
Checked ok with 'netstat -r' on the routing table.
Machine was now accesible from Birmingham. Great!
But, every time the Tadpole is removed from the network
and rebooted - the default route is lost.
I have to add it again for it to be accesible from
our Birmingham site.
Any ideas how you can "permanentely" add the route so it
is not lost?
or maybe I will have to add it to the startup scripts?
We have a portable 'Tadpole' machine running 5.8.
When the machine is on the network in London, we could not
access the machine from Birmingham - so I added a default
route using the following syntax:
route add default 255.255.255.255
Checked ok with 'netstat -r' on the routing table.
Machine was now accesible from Birmingham. Great!
But, every time the Tadpole is removed from the network
and rebooted - the default route is lost.
I have to add it again for it to be accesible from
our Birmingham site.
Any ideas how you can "permanentely" add the route so it
is not lost?
or maybe I will have to add it to the startup scripts?