unknownmosquito
2007-10-28, 04:52 PM CDT
Howdy!
I've got an interesting problem. My roommate has a Linksys router that he uses to connect his/my desktops and laptops to our school internet. I'm trying to run a web server on it since he isn't using port 80.
I set up the port forwarding in the settings to match his but with my statically-set IP and port 80 instead of his port 22.
However, it doesnt work, and I've run out of ideas why. I also can't forward 22 to myself (if i switch our IPs in the config) and I can see my server locally. I don't think /etc/hosts is the problem, and if I run
# nmap his.router.outside.ip
it reveals that his ports have been opened and mine are closed. This happens no matter what I try.
Any (really, ANY) ideas are welcome. I'm out of them.
I've got an interesting problem. My roommate has a Linksys router that he uses to connect his/my desktops and laptops to our school internet. I'm trying to run a web server on it since he isn't using port 80.
I set up the port forwarding in the settings to match his but with my statically-set IP and port 80 instead of his port 22.
However, it doesnt work, and I've run out of ideas why. I also can't forward 22 to myself (if i switch our IPs in the config) and I can see my server locally. I don't think /etc/hosts is the problem, and if I run
# nmap his.router.outside.ip
it reveals that his ports have been opened and mine are closed. This happens no matter what I try.
Any (really, ANY) ideas are welcome. I'm out of them.