View previous topic :: View next topic |
Author |
Message |
metacym n00b
Joined: 04 Apr 2009 Posts: 17 Location: Oregon
|
Posted: Mon Apr 06, 2009 7:42 pm Post subject: |
|
|
thanks for the help guys.
route -n prints:
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
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
any suggestions as to how i might correct the default gateway ? it is obviously wrong if it is printing zeros, right?
Oh, and the internet connection is ethernet, stemming from a macbook pro set to 'internet sharing via ethernet'
the MBP is using a wireless connection from my WRTG150N router. the router is not physically close enough to the gentoo box
to directly connect. _________________ help. |
|
Back to top |
|
|
metacym n00b
Joined: 04 Apr 2009 Posts: 17 Location: Oregon
|
Posted: Wed Apr 08, 2009 12:47 am Post subject: |
|
|
i could still use some help with this network config if anyone has some suggestions or a link. _________________ help. |
|
Back to top |
|
|
shrimp123 Apprentice
Joined: 02 Sep 2004 Posts: 199 Location: Here!
|
Posted: Wed Apr 08, 2009 1:02 am Post subject: |
|
|
same h/w. but this problem to me is random. Here is how i try to fix it
- reboot
- when it enters eth0 (just before dhcp, etc)
ctrl-s
-wait for 10 second
ctrl-q
-when it displays dhcp stuff (abt 2 seconds after prev step)
ctrl-s
- wait 10 seconds
ctrl-q
this seems to work around for me. though i have NO clue what the problem is. |
|
Back to top |
|
|
Hu Administrator
Joined: 06 Mar 2007 Posts: 23082
|
Posted: Wed Apr 08, 2009 3:34 am Post subject: |
|
|
metacym wrote: | any suggestions as to how i might correct the default gateway ? it is obviously wrong if it is printing zeros, right?
|
No, that is normal for routes inferred via netmask. Why is your default gateway on a different subnet than the card itself? |
|
Back to top |
|
|
metacym n00b
Joined: 04 Apr 2009 Posts: 17 Location: Oregon
|
Posted: Wed Apr 08, 2009 4:01 am Post subject: |
|
|
Hu wrote: | metacym wrote: | any suggestions as to how i might correct the default gateway ? it is obviously wrong if it is printing zeros, right?
|
No, that is normal for routes inferred via netmask. Why is your default gateway on a different subnet than the card itself? |
i live in a duplex. I share internet access to the router wirelessly with my neighboor, but i am not in range to connect directly to the main card through ethernet.
therefor i have 'internet sharing' turned on my Macbookpro, and an ethernet cable running to the gentoo box. _________________ help. |
|
Back to top |
|
|
metacym n00b
Joined: 04 Apr 2009 Posts: 17 Location: Oregon
|
Posted: Sun Apr 12, 2009 6:50 am Post subject: |
|
|
i still need some help figuring out how to get my eth0 to be functional.
currently, it is up and running according to ifconfig. But web-browser, ping, or portage all give the respective feedback of no internet connection.
route -n prints:
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
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 Lo
0.0.0.0 192.168.1.118 0.0.0.0 UG 0 0 0 eth0 _________________ help. |
|
Back to top |
|
|
|