On Wed, 6 Oct 2004, Jonathan Schwehm wrote:
> Okay. If you're still having trouble connecting, and it doesn't look
> like your Linux or Windows machine is getting an IP address in the
> 198.162.254 network via DHCP, configure the IP settings of one of the
> computers by hand to something on the 198.162.254 network (so that
As Scott pointed out, it definitely should be 192.168.x.x, as that is a
private/reserved network address. 198.162.254.x belongs to a financial
group in Canada.
Here's a trick. Assign any ip address to your linux box (probably
192.168.1.x) and watch network traffic as the router boots. Some devices
will arp for their own IP when booting.
tcpdump -nepi eth0 ether proto \\arp
And look for something from the router's MAC that looks like
5:10:25.993167 0:4:75:7c:5a:c3 Broadcast arp 60: arp who-has 192.168.1.1
tell 192.168.1.1
Whatever ip address shows up in the arp is most likely the router. Give
your linux box an address on that network and see if you can ping it.
ray
-- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Ray DeJean http://www.r-a-y.org Systems Engineer Southeastern Louisiana University IBM Certified Specialist AIX Administration, AIX Support =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= ___________________ Nolug mailing list nolug@nolug.orgReceived on 10/06/04
This archive was generated by hypermail 2.2.0 : 12/19/08 EST