<div dir="ltr">There is no cable plugged in when I use the wireless.<div><br></div><div>Here is ip addr with no cable and just wireless. However, I have manually removed the offending eth0 entry...I can reboot and run this again with the offending eth0 entry if needed.<br>
<div><br></div><div><div>root@orca:/etc/network# ip addr</div><div>1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN group default </div><div> link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00</div>
<div> inet <a href="http://127.0.0.1/8">127.0.0.1/8</a> scope host lo</div><div> inet6 ::1/128 scope host </div><div> valid_lft forever preferred_lft forever</div><div>2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN group default qlen 1000</div>
<div> link/ether 00:24:e8:fa:3a:aa brd ff:ff:ff:ff:ff:ff</div><div> inet6 fe80::224:e8ff:fefa:3aaa/64 scope link </div><div> valid_lft forever preferred_lft forever</div><div>3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000</div>
<div> link/ether 00:24:d6:4d:f4:5c brd ff:ff:ff:ff:ff:ff</div><div> inet <a href="http://192.168.25.150/24">192.168.25.150/24</a> brd 192.168.25.255 scope global wlan0</div><div> inet6 fe80::224:d6ff:fe4d:f45c/64 scope link </div>
<div> valid_lft forever preferred_lft forever</div><div>root@orca:/etc/network# </div></div><div><br></div></div><div style>Mark</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Feb 3, 2014 at 9:44 AM, <span dir="ltr"><<a href="mailto:kitepilot@kitepilot.com" target="_blank">kitepilot@kitepilot.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">What does:<br>
ip addr show<br>
shows?<br>
Is there a cble plugged to that interface?<br>
ET <br><div><div class="h5">
Mark Phillips writes: <br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
My Debian testing laptop running gnome has two interfaces - eth0 and wlan0.<br>
When I switch to wlan0, the routing table has an entry for eth0, so I<br>
cannot access my local network. <br>
root@orca:/home/mark# route<br>
Kernel IP routing table<br>
Destination Gateway Genmask Flags Metric Ref Use<br>
Iface<br>
default gateway 0.0.0.0 UG 0 0 0<br>
wlan0<br>
link-local * 255.255.0.0 U 1000 0 0<br>
wlan0<br>
192.168.25.0 * 255.255.255.0 U 0 0 0 eth0<br>
192.168.25.0 * 255.255.255.0 U 0 0 0<br>
wlan0 <br>
if I remove the eth0 line, I can connect to my local lan. <br>
How do I permanently remove this route? I can do it manually with route del<br>
-net....., but that does not survive reboot. I have no idea where this<br>
setting is created. <br>
When I switch to eth0 (ie plug in a cable), I get this routing table, which<br>
is correct. <br>
root@orca:/etc/network# route<br>
Kernel IP routing table<br>
Destination Gateway Genmask Flags Metric Ref Use<br>
Iface<br>
default gateway 0.0.0.0 UG 0 0 0 eth0<br>
link-local * 255.255.0.0 U 1000 0 0 eth0<br>
192.168.25.0 * 255.255.255.0 U 0 0 0 eth0 <br>
Thanks, <br>
Mark<br>
</blockquote></div></div>
------------------------------<u></u>---------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank">PLUG-discuss@lists.phxlinux.<u></u>org</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" target="_blank">http://lists.phxlinux.org/<u></u>mailman/listinfo/plug-discuss</a><br>
</blockquote></div><br></div>