"Ok, hur ser din konfigurationsfil /etc/network/interface ut? Kan du lista den här. (Markera gärna den med Code ovan inmatningsrutan)"
Här förstår jag isf inte vad du menar med det som står inom parentes.
Vet inte om jag förstått alla instruktioner, men gjort så gott jag kan.
Men det som står i filen
interfaces är följande:
auto lo
iface lo inet loopback
När datorn är ansluten till internet:
tures@tures-desktop:~$ route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
213.65.132.0 0.0.0.0 255.255.255.0 U 1 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 eth0
0.0.0.0 213.65.132.1 0.0.0.0 UG 0 0 0 eth0
tures@tures-desktop:~$
När datorn inte är ansluten till internet:
tures@tures-desktop:~$ route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
tures@tures-desktop:~$
tures@tures-desktop:~$ cat /etc/network/interface
cat: /etc/network/interface: Filen eller katalogen finns inte
tures@tures-desktop:~$ /sbin/route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
213.65.132.0 0.0.0.0 255.255.255.0 U 1 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 eth0
0.0.0.0 213.65.132.1 0.0.0.0 UG 0 0 0 eth0
tures@tures-desktop:~$ sudo grep -e 'DHCP' /var/log/syslog
[sudo] password for tures:
Jul 4 17:27:29 tures-desktop dhclient: DHCPREQUEST of 213.65.132.57 on eth0 to 213.65.132.1 port 67
Jul 4 17:27:29 tures-desktop dhclient: DHCPACK of 213.65.132.57 from 213.65.132.1
Jul 4 17:36:13 tures-desktop dhclient: DHCPREQUEST of 213.65.132.57 on eth0 to 213.65.132.1 port 67
Jul 4 17:36:13 tures-desktop dhclient: DHCPACK of 213.65.132.57 from 213.65.132.1
Jul 5 14:50:22 tures-desktop NetworkManager: <info> Activation (eth0) Beginning DHCP transaction.
Jul 5 14:50:22 tures-desktop dhclient: Internet Systems Consortium DHCP Client V3.1.1
Jul 5 14:50:22 tures-desktop NetworkManager: <info> DHCP: device eth0 state changed (null) -> preinit
Jul 5 14:50:23 tures-desktop dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6
Jul 5 14:50:29 tures-desktop dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8
Jul 5 14:50:37 tures-desktop dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 11
Jul 5 14:50:48 tures-desktop dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 10
Jul 5 14:50:58 tures-desktop dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 11
Jul 5 14:51:07 tures-desktop NetworkManager: <info> Device 'eth0' DHCP transaction took too long (>45s), stopping it.
Jul 5 14:51:07 tures-desktop NetworkManager: <info> eth0: canceled DHCP transaction, dhcp client pid 3464
Jul 5 15:11:07 tures-desktop NetworkManager: <info> Activation (eth0) Beginning DHCP transaction.
Jul 5 15:11:07 tures-desktop dhclient: Internet Systems Consortium DHCP Client V3.1.1
Jul 5 15:11:07 tures-desktop NetworkManager: <info> DHCP: device eth0 state changed (null) -> preinit
Jul 5 15:11:08 tures-desktop dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6
Jul 5 15:11:08 tures-desktop dhclient: DHCPOFFER of 213.65.132.57 from 213.65.132.1
Jul 5 15:11:08 tures-desktop dhclient: DHCPREQUEST of 213.65.132.57 on eth0 to 255.255.255.255 port 67
Jul 5 15:11:08 tures-desktop dhclient: DHCPACK of 213.65.132.57 from 213.65.132.1
Jul 5 15:11:08 tures-desktop NetworkManager: <info> DHCP: device eth0 state changed preinit -> bound
Jul 5 15:19:58 tures-desktop dhclient: DHCPREQUEST of 213.65.132.57 on eth0 to 213.65.132.1 port 67
Jul 5 15:19:58 tures-desktop dhclient: DHCPACK of 213.65.132.57 from 213.65.132.1
Jul 5 15:19:58 tures-desktop NetworkManager: <info> DHCP: device eth0 state changed bound -> renew
Jul 5 15:28:05 tures-desktop dhclient: DHCPREQUEST of 213.65.132.57 on eth0 to 213.65.132.1 port 67
Jul 5 15:28:05 tures-desktop dhclient: DHCPACK of 213.65.132.57 from 213.65.132.1
Jul 5 15:37:55 tures-desktop dhclient: DHCPREQUEST of 213.65.132.57 on eth0 to 213.65.132.1 port 67
Jul 5 15:37:55 tures-desktop dhclient: DHCPACK of 213.65.132.57 from 213.65.132.1
Jul 5 15:46:10 tures-desktop dhclient: DHCPREQUEST of 213.65.132.57 on eth0 to 213.65.132.1 port 67
Jul 5 15:46:10 tures-desktop dhclient: DHCPACK of 213.65.132.57 from 213.65.132.1
Jul 5 15:54:52 tures-desktop NetworkManager: <info> Activation (eth0) Beginning DHCP transaction.
Jul 5 15:54:52 tures-desktop dhclient: Internet Systems Consortium DHCP Client V3.1.1
Jul 5 15:54:52 tures-desktop NetworkManager: <info> DHCP: device eth0 state changed (null) -> preinit
Jul 5 15:54:53 tures-desktop dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8
Jul 5 15:54:53 tures-desktop dhclient: DHCPOFFER of 213.65.132.57 from 213.65.132.1
Jul 5 15:54:53 tures-desktop dhclient: DHCPREQUEST of 213.65.132.57 on eth0 to 255.255.255.255 port 67
Jul 5 15:54:53 tures-desktop dhclient: DHCPACK of 213.65.132.57 from 213.65.132.1
Jul 5 15:54:53 tures-desktop NetworkManager: <info> DHCP: device eth0 state changed preinit -> bound
Jul 5 15:58:40 tures-desktop NetworkManager: <info> Activation (eth0) Beginning DHCP transaction.
Jul 5 15:58:40 tures-desktop dhclient: Internet Systems Consortium DHCP Client V3.1.1
Jul 5 15:58:40 tures-desktop NetworkManager: <info> DHCP: device eth0 state changed (null) -> preinit
Jul 5 15:58:44 tures-desktop dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8
Jul 5 15:58:44 tures-desktop dhclient: DHCPOFFER of 213.65.132.57 from 213.65.132.1
Jul 5 15:58:44 tures-desktop dhclient: DHCPREQUEST of 213.65.132.57 on eth0 to 255.255.255.255 port 67
Jul 5 15:58:44 tures-desktop dhclient: DHCPACK of 213.65.132.57 from 213.65.132.1
Jul 5 15:58:44 tures-desktop NetworkManager: <info> DHCP: device eth0 state changed preinit -> bound
Jul 5 16:03:42 tures-desktop NetworkManager: <info> Activation (eth0) Beginning DHCP transaction.
Jul 5 16:03:42 tures-desktop dhclient: Internet Systems Consortium DHCP Client V3.1.1
Jul 5 16:03:42 tures-desktop NetworkManager: <info> DHCP: device eth0 state changed (null) -> preinit
Jul 5 16:03:42 tures-desktop dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7
Jul 5 16:03:42 tures-desktop dhclient: DHCPOFFER of 213.65.132.57 from 213.65.132.1
Jul 5 16:03:42 tures-desktop dhclient: DHCPREQUEST of 213.65.132.57 on eth0 to 255.255.255.255 port 67
Jul 5 16:03:42 tures-desktop dhclient: DHCPACK of 213.65.132.57 from 213.65.132.1
Jul 5 16:03:42 tures-desktop NetworkManager: <info> DHCP: device eth0 state changed preinit -> bound
Jul 5 16:05:31 tures-desktop NetworkManager: <info> Activation (eth0) Beginning DHCP transaction.
Jul 5 16:05:31 tures-desktop dhclient: Internet Systems Consortium DHCP Client V3.1.1
Jul 5 16:05:31 tures-desktop NetworkManager: <info> DHCP: device eth0 state changed (null) -> preinit
Jul 5 16:05:31 tures-desktop dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6
Jul 5 16:05:37 tures-desktop dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7
Jul 5 16:05:44 tures-desktop dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 12
Jul 5 16:05:56 tures-desktop dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 19