RTNETLINK answers: Network is unreachable

1 post / 0 new
#1 Sat, 2014-08-02 10:30
mirac
  • mirac's picture
  • Offline
  • Last seen: 3 years 8 months ago
  • Joined: 2014-02-11

Hey all,

I got some strange thing with my ADSL-Uplink. It is working fine with my Asus-Router and my MacBook. I connect via DHCP and get the WAN-IP.
When I connect it to my homeserver (with alpine 2.7.x) I get an WAN-IP and the Error: RTNETLINK answers: Network is unreachable

# ifup eth0
udhcpc (v1.21.1) started
Sending discover...
Sending discover...
Sending select for 84.188.47.53...
Lease of 84.188.47.53 obtained, lease time 3600
RTNETLINK answers: Network is unreachable
 
# ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8): 56 data bytes
ping: sendto: Network is unreachable

Couldn´t find some usefull hints until now.
DHCP to my Router works fine.

# ifup eth0
udhcpc (v1.21.1) started
Sending discover...
Sending discover...
Sending select for 192.168.1.100...
Lease of 192.168.1.100 obtained, lease time 86400

hope someone can help.
--mirac