[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

RE: No Internet Connection



Tony,

I ran lokkit and set to no firewall.  Again I tried to connect to the
internet via my router and cable modem with no success.  I ran ifconfig
to check settings.  Currently have inet addr:192.168.1.1
Bcast:192.168.1.255 and Mask:255.255.255.0.  Is this correct?  My router
ip address is 192.168.1.1 with submask of 255.255.255.0.  The computers
on my net should have ip addresses of 192.168.1.2 through 192.168.1.254.
My other 4 windows computers have .100 through .103 assigned.  This
computer should probably be .104.  I thought with DHCP the router would
automatically assign the ip address.  This works automatically in
windows.  What am I doing wrong?

Randy

 -----Original Message-----
From: redhat-install-list-admin redhat com
[mailto:redhat-install-list-admin redhat com] On Behalf Of Tony Dietrich
Sent: Sunday, December 29, 2002 12:30 PM
To: RedHat Install
Subject: Re: No Internet Connection

Your computer's IP address on the local network is 192.168.1.1.
This is the value you gave it with the ifconfig command
> 	ifconfig eth0 192.168.1.2 netmask 255.255.255.0
> 	route add default gw 192.168.1.1

#ifconfig

will report this same informationback to you.

The error
> When I open the browser and try to access http://192.168.1.1 it comes
> back with "the connection was refused when attempting to connect
> 192.168.1.1".
sound like you are actually getting through to your computer via the
network, but that your computer either has a firewall installed and
configured to refuse http connections, or you aren't actually running
any web-server software.

Assuming you set the firewall on during the setup, run lokkit and set
the firewall to allow http services.

TD

 
On Sun, 2002-12-29 at 19:17, Randall Scott wrote:
> Previously I couldn't activate the Ethernet card via the GUI.  After
> trying several suggestions from this list, it is now active.  Not
> exactly sure what I did to activate but, followed the following:
> 
> 	ifconfig eth0 192.168.1.2 netmask 255.255.255.0
> 	route add default gw 192.168.1.1
> 
> Now I try to ping the Linksys router by with: "ping -c 5 192.168.1.1"
> and receive the following:
> 
> 	5 packets transmitted, 5 packets received, 0% loss, time 4000ms
> 	rtt min/avg/max/mdev = 0.058/0.065/0.084/0.011 ms
> 
> Other information you may need to help me sort this out:
> 
> Eth0 RealTek 8139a using 8139too driver.
> >From eth0 to linksys router to cable modem.
> Everything should be DHCP.
> 
> When I read the Linksys troubleshooting documentation (of course for
> Windows) it says to run winipcfg to determine the IP address of the
> computer.  Should have an ip address of 192.168.1.xxx (xxx is between
> 2-254).  Other computers linked to this router use 100, 101, 102 and
> 103.  What is the comparable command in RH8.0?  
> 
> When I open the browser and try to access http://192.168.1.1 it comes
> back with "the connection was refused when attempting to connect
> 192.168.1.1".
> 
> Please educate me so I can get this going.
> 
> 
> 
> 
> _______________________________________________
> Redhat-install-list mailing list
> Redhat-install-list redhat com
> https://listman.redhat.com/mailman/listinfo/redhat-install-list
> To Unsubscribe Go To ABOVE URL or send a message to:
> redhat-install-list-request redhat com
> Subject: unsubscribe




_______________________________________________
Redhat-install-list mailing list
Redhat-install-list redhat com
https://listman.redhat.com/mailman/listinfo/redhat-install-list
To Unsubscribe Go To ABOVE URL or send a message to:
redhat-install-list-request redhat com
Subject: unsubscribe






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]