Naja, wenn der Ping nicht geht... was ich nutzen wollte ist ftp und wget und beides geht nicht.
Hm, gute Frage ich werde das testen.
OpenVPN nutze ich.
Route:
Aktive Internetverbindungen (Server und stehende Verbindungen)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 0.0.0.0:993 0.0.0.0:* LISTEN 5302/citserver
tcp 0 0 0.0.0.0:995 0.0.0.0:* LISTEN 5302/citserver
tcp 0 0 0.0.0.0:2020 0.0.0.0:* LISTEN 5302/citserver
tcp 0 0 0.0.0.0:5222 0.0.0.0:* LISTEN 5302/citserver
tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 5199/mysqld
tcp 0 0 0.0.0.0:139 0.0.0.0:* LISTEN 5555/smbd
tcp 0 0 0.0.0.0:587 0.0.0.0:* LISTEN 5302/citserver
tcp 0 0 0.0.0.0:110 0.0.0.0:* LISTEN 5302/citserver
tcp 0 0 0.0.0.0:143 0.0.0.0:* LISTEN 5302/citserver
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 6104/apache2
tcp 0 0 0.0.0.0:465 0.0.0.0:* LISTEN 5302/citserver
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 5098/sshd
tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN 5330/cupsd
tcp 0 0 0.0.0.0:504 0.0.0.0:* LISTEN 5302/citserver
tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN 5302/citserver
tcp 0 0 0.0.0.0:443 0.0.0.0:* LISTEN 6104/apache2
tcp 0 0 0.0.0.0:445 0.0.0.0:* LISTEN 5555/smbd
tcp 0 304 10.0.0.1:22 10.0.0.2:53621 VERBUNDEN 8665/sshd: swen [pr
udp 0 0 0.0.0.0:5000 0.0.0.0:* 5075/openvpn
udp 0 0 192.168.178.3:137 0.0.0.0:* 5553/nmbd
udp 0 0 0.0.0.0:137 0.0.0.0:* 5553/nmbd
udp 0 0 192.168.178.3:138 0.0.0.0:* 5553/nmbd
udp 0 0 0.0.0.0:138 0.0.0.0:* 5553/nmbd
udp 0 0 0.0.0.0:5353 0.0.0.0:* 5034/avahi-daemon:
udp 0 0 0.0.0.0:55146 0.0.0.0:* 5034/avahi-daemon:
A ha das ja mal interessant... warum ist das alles auf Null?!
Das ist mal ein Auszug aus dem interfaces:
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet static
address 192.168.178.3
netmask 255.255.255.0
network 192.168.178.1
broadcast 192.168.178.255
gateway 192.168.178.1
dns-search lan
dns-nameservers 192.168.178.1
up ethtool -s eth0 wol g