Mam taki problem, że jak podłączam swojego laptopa do sieci w biurze za pomocą kabla nie mam internetu (Na WiFi działa bez problemu). W domu gdy wpinam się kablem nie ma takich problemów.
/etc/network/interfaces
Kod: Zaznacz cały
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
#allow-hotplug eth0
#auto eth0
#iface eth0 inet dhcp
Kod: Zaznacz cały
# Generated by NetworkManager
domain ***.krakow.pl
search ***.krakow.pl
nameserver 10.12.0.2
nameserver 10.32.0.2
nameserver 10.17.0.2
Kod: Zaznacz cały
eth0 Link encap:Ethernet HWaddr 00:24:54:5b:c0:b6
inet addr:10.12.0.97 Bcast:10.12.255.255 Mask:255.255.0.0
inet6 addr: fe80::224:54ff:fe5b:c0b6/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:678405 errors:0 dropped:0 overruns:0 frame:0
TX packets:1286700 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:88371115 (84.2 MiB) TX bytes:1815014971 (1.6 GiB)
Interrupt:26 Base address:0x2000
Kod: Zaznacz cały
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
link-local * 255.255.0.0 U 1000 0 0 eth0
10.12.0.0 * 255.255.0.0 U 1 0 0 eth0
default 10.12.0.1 0.0.0.0 UG 0 0 0 eth0
Restart usługi networking nie pomaga.
Aby uzyskać internet muszę uruchomić komputer ponownie, co jest strasznie irytujące.