Hi Jeff,
thanks for your answer. My interfaces file was
auto eth0
iface eth0 inet static
address 192.168.2.111
netmask 255.255.255.0
I forgot to add the gateway line:
gateway 192.168.2.1
Now it works.
Thank you
Hi Jeff,
thanks for your answer. My interfaces file was
auto eth0
iface eth0 inet static
address 192.168.2.111
netmask 255.255.255.0
I forgot to add the gateway line:
gateway 192.168.2.1
Now it works.
Thank you