Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
01-16-2002, 01:23 PM
|
#1
|
LQ Newbie
Registered: Jan 2002
Location: miami
Distribution: rhat
Posts: 4
Rep:
|
cannot see web page, but can see ftp and telnet
so here is the thing...I can ftp and telnet to my machine, but I cant see the web page. Inside the LAN, I can see the page, but the router has been configure to let port 80 in. Apache goes up without any errors, so I don't really know if its linux, apache, or the router...someone please narrow my options..thanks...
Redhat 7.2 box
|
|
|
01-16-2002, 02:07 PM
|
#2
|
LQ Newbie
Registered: May 2001
Posts: 18
Rep:
|
maybe
i don't know how newbie you are, but you can type on your server:
ps -e|grep httpd
if you obtain a response, there is an httpd server runing and the problem now trully turns a problem, else, yo should start up your web server using:
/etc/rc.d/etc.d/httpd start
or some script for start up your http daemon
i hope this helps.
|
|
|
01-16-2002, 02:23 PM
|
#3
|
LQ Newbie
Registered: Jan 2002
Location: miami
Distribution: rhat
Posts: 4
Original Poster
Rep:
|
httpd is running
well..i'm no hardcore admin...but I know my way around the box pretty well...
apache has been reinstalled with the latest ver...so its on /usr/local/apache and I am starting it up manually...
I have killed all the processes (httpd) and restarted it..and it starts clean, no errors in the log. So it does appear to be another issue, cause like I said, I can see the web page from inside the LAN, but not from the outside. Thanks all...
|
|
|
01-16-2002, 04:52 PM
|
#4
|
LQ Newbie
Registered: Jan 2002
Location: miami
Distribution: rhat
Posts: 4
Original Poster
Rep:
|
ok..getting closer
so here's my thing now..i discovered that if i move it to any other priviliged port (like 81) I can see the page externally..that means that its not the router, or apache...it must be good ole linux...somewhere in there the port 80 is disabled...now can anyone tell me where? thanks...
|
|
|
01-16-2002, 11:18 PM
|
#5
|
Member
Registered: Dec 2001
Location: Waco, Texas USA
Distribution: Redhat 7.1
Posts: 232
Rep:
|
actually i had the same problem. As it turns out port 80 is filtered on a lot of cable modem isps. A BSD guru I knew used nmap to figure that out. That's probably it so I don't think theres anything you can do about it. On my isp's contract you're not even supposed to run web and maby even ftp servers
|
|
|
01-17-2002, 04:10 AM
|
#6
|
LQ Guru
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700
Rep:
|
You might want to download nmap from www.insecure.org and see if this is the case. I have the same problem with my Cable ISP, but as I'm sponging my connection off of a neighbor via a wireless LAN, I really can't complain. We found that almost all of the service ports below 1024 were blocked off, so we just set up a number of sshd's listening on high ports. This won't help you read public, but at least I can corroborate that you're not alone.
So to be certain, you set your webserver to listen to port 81 and it loaded externally? If that's it, yeah, its probably blocked from the outside.
Cheers,
Finegan
|
|
|
All times are GMT -5. The time now is 04:03 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|