This section will (hopefully) solve your problems. If you have any other question, feel free to mail me anytime.
SIOCSIFADDR: No such device
SIOCADDRT: Network is unreachable
and when I try to set up the link as written above, I get again error
messages like:
SIOCSIFADDR: No such device
SIOCSIFDSTADDR: No such device
SIOCADDRT: Network is unreachable
mount clntudp_create: RPC: Port Mapper failure - RPC: Unable to send
if ping -c 5 one ; then mount one:/..... fi
plip1: timed out (1, 89)
or similar messages.
plip1: timed out (1, 89)
or similar messages.
RFC1597 has specifically reserved some IP addresses for private
networks. You should use these as they prevent anything nasty
happening if you accidentally get connected to the Internet. The
addresses reserved are:
10.0.0.0 - 10.255.255.255
172.16.0.0 - 172.31.255.255
192.168.0.0 - 192.168.255.255