Index

Subject : Re: LUG: Old Newbie Question

From : Chris Bullock <cgbullock@gmail.[redacted]>

Date : Wed, 13 Apr 2005 19:29:38 -0400

Parent


I know this is a silly question and you have already said that you can
not ping anything on the network, but it looks to me like you have 2
interfaces, a 192.x and a 169.x, both on eth0. If you could send the
contents of /etc/sysconfig/network-scripts/ifcfg-eth0, that may help
also. Also, are you sure that the wireless bridge is working with
linux?

On 4/13/05, Ken Whichard <wwhichard@nc.rr.[redacted]> wrote:
> I have still been unable to get the linux box to see the network. Below
> are the outputs from the commands indicated:
>
> As stated earlier, I have the linux box and a windoze box on a switch
> hooked to a wireless bridge - the win box works just fine but the linux box
> aparently doesn't see the network at all. If I ping an address on the lan,
> it says "Host Unreachable".
>
> Any ideas would be greatly appreciated
>
> Ken
>
> route -n
> Kernel IP routing table
> Destination Gateway Genmask Flags Metric Ref Use Iface
> 192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
> 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0
> 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
> 0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 eth0
>
> ifconfig
>
> eth0 Link encap:Ethernet HWaddr 00:0B:6A:6B:BE:C4
> inet addr:192.168.1.140 Bcast:192.168.1.255 Mask:255.255.255.0
> inet6 addr: fe80::20b:6aff:fe6b:bec4/64 Scope:Link
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> RX packets:4867 errors:0 dropped:0 overruns:0 frame:0
> TX packets:1438 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:1000
> RX bytes:484961 (473.5 Kb) TX bytes:62436 (60.9 Kb)
> Interrupt:10 Base address:0xcc00
>
>