Thread: Disconnect on wired network after ~60s
hi,
installed fresh ubuntu (ubuntu-12.10-server-amd64.iso) in vmware vm. beside changing language/keylayout german, disabled dhcp , assigned static ip. furthermore installed openssh. (i changed nothing after installation.) discovered disconnect after being 60 second inactive in ssh client. not ssh connection closed, whole network seems down. if ping gateway server first 7 packets lost , afterwards connection reestablished , reconnect via ssh.
i'm neither familiar ubuntu nor networking, has idea problem is, , how fix it.
please feel free ask if there further informations required.
thanks,
martin
/etc/networks/interfaces:
code:# file describes network interfaces available on system # , how activate them. more information, see interfaces(5). # loopback network interface auto lo iface lo inet loopback # primary network interface auto eth0 iface eth0 inet static address 192.168.115.20 netmask 255.255.255.0 network 192.168.115.0 broadcast 192.168.115.255 gateway 192.168.115.100 # dns-* options implemented resolvconf package, if installed dns-nameservers 192.168.115.100 dns-search foobar
do need other information?
hint fine.
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [ubuntu] Disconnect on wired network after ~60s
Ubuntu
Comments
Post a Comment