Also, you might want to remove the HARDWARE line from that file.  It should just use the mac from your network card.  Maybe the router doesn't want to assign FF:FF:FF...a mac address?
 
Eric
-----Original Message-----
From: Joel J. Young [mailto:joel@jyng.com]
Sent: Thursday, April 01, 2004 9:23 AM
To: 'Worcester Linux Users Group'
Subject: RE: [Wlug] RedHat 9 Network Problem

I tried using both static and dynamic IPs.  Neigther worked.  It's possible there's remnants of that testing left.

Everything on my local network is in the 192.168.0.x address space.
 
No, I changed the address of the router back to the default, which is 192.168.0.1
 
-----Original Message-----
From: wlug-bounces@mail.wlug.org [mailto:wlug-bounces@mail.wlug.org] On Behalf Of Martin, Eric
Sent: Thursday, April 01, 2004 8:47 AM
To: 'Worcester Linux Users Group'
Subject: RE: [Wlug] RedHat 9 Network Problem

I haven't worked with RH for a while, bu you have both dhcp and a hardcoded address here.  Also, there's your problem, if I'm reading this right.  You're set to 192.168.0.2 with a 255.255.255.0 mask.  That means you can only see 192.168.0.x machines, and your router is 192.168.1.x, right?
-----Original Message-----
From: Joel J. Young [mailto:joel@jyng.com]
Sent: Wednesday, March 31, 2004 10:26 PM
To: Wlug@mail.wlug.org
Subject: [Wlug] RedHat 9 Network Problem

Here are the requested files:

 

Ifcfg-eth0:

# Lite-On|LNE100TX
DEVICE=eth0
ONBOOT=yes
 **  BOOTPROTO=dhcp   ** 
HWADDR=FF:FF:FF:FF:FF:FF
USERCTL=no
PEERDNS=yes
TYPE=Ethernet
 ** NETMASK=255.255.255.0  ** 
IPADDR=192.168.0.2
GATEWAY=192.168.0.1

 

 

Modules.conf:

alias usb-controller usb-uhci
alias sound-slot-0 emu10k1
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || :
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || :
alias eth0 tulip

 

 

network:

NETWORKING=yes
HOSTNAME=

 

 

Output of /sbin/lspci -vv  - Non network devices removed to pass 40k post filter

 

00:0d.0 Ethernet controller: Lite-On Communications Inc LNE100TX (rev 20)
      Subsystem: Lite-On Communications Inc LNE100TX
      Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
      Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR+
      Latency: 32
      Interrupt: pin A routed to IRQ 9
      Region 0: I/O ports at 8800 [disabled] [size=256]
      Region 1: Memory at d5800000 (32-bit, non-prefetchable) [disabled] [size=256]
      Expansion ROM at <unassigned> [disabled] [size=256K]

......

 

 

-----Original Message-----

From: wlug-bounces@mail.wlug.org [mailto:wlug-bounces@mail.wlug.org] On Behalf Of Charles R. Anderson

Sent: Tuesday, March 30, 2004 10:21 AM

To: Worcester Linux Users Group

Subject: Re: [Wlug] RedHat 9 Network Problem

 

 

On Tue, Mar 30, 2004 at 10:13:15AM -0500, Dwight A. Ernest wrote:

> Include your /etc/sysconfig/network-scripts/ifcfg-eth0 and your

> /etc/sysconfig/network files in an email so we can see what they look

like.

 

Also include /etc/modules.conf and the Ethernet card entry from the

"/sbin/lspci -vv" output.

 

_______________________________________________

Wlug mailing list

Wlug@mail.wlug.org

http://mail.wlug.org/mailman/listinfo/wlug