Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Apache configuration
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
belrpr
Guru
Guru


Joined: 22 May 2006
Posts: 440

PostPosted: Wed Oct 25, 2006 11:44 am    Post subject: Apache configuration Reply with quote

Hi,

I am creating a mythtv server.
I have an adsl router for internet. I use virtual server to map my 8080 port to 80 port of my apache server.
The same way I did with ssh but apache isn't working from outside my lan (From the internet) while ssh from the internet is just working fine.
I have the default apache configuration.

Thanks for any help!
Back to top
View user's profile Send private message
no_hope
Guru
Guru


Joined: 23 Jun 2003
Posts: 482

PostPosted: Wed Oct 25, 2006 1:47 pm    Post subject: Reply with quote

It's possible that your ISP or the ISP of the client on the Internet blocks 8080. I had that experience with port 81.

Perhaps you could use tcpdump to see if your server actually gets any packets on 8080.
Code:
tcpdump port 8080

If you don't see anything, your router either isn't receiving packets destined to your server or isn't forwarding them. Otherwise, the problem is probably local to your server.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum