connection woes



I'm having all sorts of grief connecting via wireless between two local 
systems, with a Netgear router in the middle. 

I'm running NetworkManager-0.7.1-1.fc10.i386. The Fedora 10 
installation is vanilla.

Here's the setup with the connection completed. The USB wireless uses 
a rtl8187. Here's the lsmod


rtl8187                41216  0 
mac80211              173668  1 rtl8187
eeprom_93cx6            5888  1 rtl8187
cfg80211               23816  2 rtl8187,mac80211

I should probably mention that the rtl8187 has trouble with hibernate/
thaw, so its removed and restored in the hibernation process, which 
takes place at least daily. FWIW, once established, the connection is 
solid.

The only thing that's strange about the network setup is that eth0 is 
_not_ managed by NetworkManager -- its dedicated to a TV tuner. wlan0 
is (needless to say) managed.

geoff pvr[4]->ifconfig
eth0      Link encap:Ethernet  HWaddr 00:23:54:A5:90:8F  
          inet addr:192.168.20.5  Bcast:192.168.20.255  
Mask:255.255.255.0
          inet6 addr: fe80::223:54ff:fea5:908f/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:100865050 errors:0 dropped:0 overruns:0 frame:0
          TX packets:6633 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:739410766 (705.1 MiB)  TX bytes:469644 (458.6 KiB)
          Interrupt:20 Base address:0xe000 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:1335 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1335 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:92988 (90.8 KiB)  TX bytes:92988 (90.8 KiB)

wlan0     Link encap:Ethernet  HWaddr 00:1A:EF:03:03:E3  
          inet addr:192.168.10.4  Bcast:192.168.10.255  
Mask:255.255.255.0
          inet6 addr: fe80::21a:efff:fe03:3e3/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:124 errors:0 dropped:0 overruns:0 frame:0
          TX packets:99 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:15340 (14.9 KiB)  TX bytes:12933 (12.6 KiB)

wmaster0  Link encap:UNSPEC  HWaddr 00-1A-EF-03-03-E3-F4-
FF-00-00-00-00-00-00-00-00  
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

I'd really like to debug this situation. Or :-) find a solution.

Any thoughts? Thanks.







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]