View previous topic :: View next topic |
Author |
Message |
mob41277 n00b
Joined: 15 Jan 2003 Posts: 13
|
Posted: Fri Jan 17, 2003 5:32 pm Post subject: Network issues/noob needs major help |
|
|
I am using a Netgear router, finish installation guide and rebooted, now i cant emerge x or ping. If anyone can help w/ my network configuration it would be great, i think i am screwing this up more trying to fix it my self.
Please help!!! |
|
Back to top |
|
|
kashani Advocate
Joined: 02 Sep 2002 Posts: 2032 Location: San Francisco
|
Posted: Fri Jan 17, 2003 5:40 pm Post subject: network troubleshooting |
|
|
The big mistake is to forget to add net.eth0 to your default runlevel. So go to your machine and type
Code: |
/etc/init.d/net.eth0 start
|
If that doesn't fix it, then post your /etc/conf.d/net. lso let us know if you're supposed to be doing dhcp or a static IP.
kashani _________________ Will personally fix your server in exchange for motorcycle related shop tools in good shape. |
|
Back to top |
|
|
mob41277 n00b
Joined: 15 Jan 2003 Posts: 13
|
Posted: Fri Jan 17, 2003 5:45 pm Post subject: |
|
|
/etc/init.d/net.eth0 start
*WARNIG: "net.eth.0" has already been started |
|
Back to top |
|
|
kashani Advocate
Joined: 02 Sep 2002 Posts: 2032 Location: San Francisco
|
Posted: Fri Jan 17, 2003 6:12 pm Post subject: and... |
|
|
your /etc/conf.d/net says what?
and should it be dhcp or static IP?
and if it's static IP what is it, the netmask, and dns servers?
kashani _________________ Will personally fix your server in exchange for motorcycle related shop tools in good shape. |
|
Back to top |
|
|
mob41277 n00b
Joined: 15 Jan 2003 Posts: 13
|
Posted: Fri Jan 17, 2003 6:26 pm Post subject: |
|
|
iface_eth0"192.168.0.2 broadcast 192.168.0.255 netmask 255.255.255.0 |
|
Back to top |
|
|
|