LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Weird Internet Connection Problem! (https://www.linuxquestions.org/questions/linux-networking-3/weird-internet-connection-problem-283365/)

matrim 01-28-2005 12:14 PM

Weird Internet Connection Problem!
 
I have linux set up on a home network, where XP static routes to the Linux box. I can access the internet through browsers with the linux box, but can only telnet or ssh out once in a while. Or if i try to connect to yahoo or AIM, it takes several timed out sessions before finally connecting. I have a wireless router setup with a hub on my XP machine.

What happens is, sometimes it will say Connecting to 1.0.0.0 and sometimes it lets me through. This happens with telnet, X-chat (connecting to irc.funcom.com (1.0.0.0) port 6667.., yahoo(gaim). What the heck is it doing? :confused: Is it the router or something with LInux? I set my firewall to off and it still gives me this problem.

I'm using Redhat 8.0 and the router is a Qwest Wireless, though linux is attached through ethernet card.

masand 01-28-2005 03:40 PM

ur windows machine is connected to the internet ,right??

when it is not working
post the O/P of

route -n

and the contents of the file

/etc/resolv.conf

regards

matrim 01-28-2005 04:13 PM

Hi,

Here is route:

Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.0.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.0.1 0.0.0.0 UG 0 0 0 eth0

Resolv.conf:

search domain.actdsltmp
nameserver 192.168.0.1
nameserver 205.171.3.65

Thanks for the help

masand 01-28-2005 04:30 PM

is this the O/P when ur network is not workling
and which machine is 1.0.0.0

regards


All times are GMT -5. The time now is 02:18 AM.