Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Server for static hosting with ddns
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
DrekAlots
n00b
n00b


Joined: 29 Aug 2008
Posts: 59

PostPosted: Tue Jan 19, 2010 9:58 pm    Post subject: Server for static hosting with ddns Reply with quote

Hey everyone. I have installed Gentoo on a box here at the house, no GUI just CLI. I've also emerged lighttpd and configured it to listen on port 3000. I have a ddns entry with no-ip and have setup a port 80 redirect as well. I've also forwared traffic on my router to port 3000:

ACL - 115 permit tcp any any eq 3000 (12 matches)
NAT - ip nat inside source static tcp 192.168.1.3 3000 interface FastEthernet4 3000

If I poll the server from my lan @ 192.168.1.3:3000 it works fine. However when I attempt to reach the server from the web it just fails. Any ideas?
Back to top
View user's profile Send private message
nuhiNlow
n00b
n00b


Joined: 07 Jan 2009
Posts: 46

PostPosted: Mon Feb 08, 2010 4:50 am    Post subject: Reply with quote

many routers will not do reflection, i.e. if you type your outside address, it won't route back in.
you need to try a proxy site or get a friend off your network to test it.
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