View previous topic :: View next topic |
Author |
Message |
BossOfTheGame n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 14 Feb 2008 Posts: 49
|
Posted: Wed Aug 27, 2008 5:18 pm Post subject: Trouble connecting via a gateway |
|
|
I have a windows laptop which is connceted over a wireless network. I am sharing the connection on my wireless card with my wired card on the windows machine. My gentoo desktop is connected via a crossover cable. when I plulg it in I run /etc/init.d/net.eth1 restart, and I get an ip address. then when I ping google.com I get ping: unknown host google.com. I can ping 192.168.0.1 from my windows box and be fine, and I can ping 192.168.0.214 from my gentoo machine and it works fine. When I tried to ssh from my laptop I got a connection refused error, so I did /etc/init.d/sshd restart and still got the same error.
When I connect my laptop to my xbox it connects to xbox live fine. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
notHerbert Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/164163717447df0b64d6b53.png)
Joined: 11 Mar 2008 Posts: 2228 Location: 45N 73W
|
Posted: Wed Aug 27, 2008 9:10 pm Post subject: |
|
|
Is your gateway listed as a nameserver in /etc/resolv.conf ? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Sysa Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/1753342670423991f72de7c.gif)
Joined: 16 Mar 2005 Posts: 161 Location: Europe
|
Posted: Wed Aug 27, 2008 9:35 pm Post subject: Re: Trouble connecting via a gateway |
|
|
BossOfTheGame wrote: | I have a windows laptop which is connceted over a wireless network. I am sharing the connection on my wireless card with my wired card on the windows machine. My gentoo desktop is connected via a crossover cable. when I plulg it in I run /etc/init.d/net.eth1 restart, and I get an ip address. then when I ping google.com I get ping: unknown host google.com. I can ping 192.168.0.1 from my windows box and be fine, and I can ping 192.168.0.214 from my gentoo machine and it works fine. When I tried to ssh from my laptop I got a connection refused error, so I did /etc/init.d/sshd restart and still got the same error.
When I connect my laptop to my xbox it connects to xbox live fine. |
Please public
1) from Windows PC:
ipconfig /all
2) from Linux PC:
ifconfig
ip route
netstat -ln _________________ RedHat -> SuSE -> Debian -> Gentoo |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|