firewall config

firewall config

am 16.04.2008 01:17:39 von jonathandrott

i have a Firebox=AE X Edge E-Series router i just installed. i have no
problems getting out to the internet after setting up the box. i
can't seem to figure out the incoming connections for rdp and http.
i've opened port 80 and directed the traffic to my webserver (vista
business iis 7.0) and port 3389. the browser says my webpage can not
be found. anything i missed?

Re: firewall config

am 16.04.2008 04:36:50 von Leythos

In article <194adef2-9172-4fd7-9a0b-
6d0d0a935ddd@m44g2000hsc.googlegroups.com>, jonathandrott@gmail.com=20
says...
> i have a Firebox=AE X Edge E-Series router i just installed. i have no
> problems getting out to the internet after setting up the box. i
> can't seem to figure out the incoming connections for rdp and http.
> i've opened port 80 and directed the traffic to my webserver (vista
> business iis 7.0) and port 3389. the browser says my webpage can not
> be found. anything i missed?

What firewall rules did you create to map external to internal?

Are you using the browser inside the network to try and connect to your=20
PUBLIC DNS name for the server?

Can you connect to the IIS from inside the lan?

Did you change the firewall on your VISTA WORKSTATION - as Vista is NOT=20
A SERVER by any means.

--=20
- Igitur qui desiderat pacem, praeparet bellum.
- Calling an illegal alien an "undocumented worker" is like calling a=20
drug dealer an "unlicensed pharmacist"
spam999free@rrohio.com (remove 999 for proper email address)

Re: firewall config

am 16.04.2008 17:47:15 von daveh551

On Apr 15, 6:17 pm, jdrott1 wrote:
> i have a Firebox=AE X Edge E-Series router i just installed. i have no
> problems getting out to the internet after setting up the box. i
> can't seem to figure out the incoming connections for rdp and http.
> i've opened port 80 and directed the traffic to my webserver (vista
> business iis 7.0) and port 3389. the browser says my webpage can not
> be found. anything i missed?

One thing that may or may not be applicable: I just went through a
similar situation where I was trying to set up my home router to pass
incoming traffic to test out a website I was writing. After spending
several days trying different router rules, I finally called Verizon
Tech Support (I have FiOS, and they supplied the router, though they
don't manufacture it). After dancing around with several tech support
people who didn't want to be helpful, one of them made the comment,
"Oh, we block incoming traffic on port 80. You have to have a business
account for that."

Re: firewall config

am 16.04.2008 19:05:35 von Sebastian Gottschalk

daveh551 wrote:


> "Oh, we block incoming traffic on port 80. You have to have a business
> account for that."


I hope you took the consequence and left them.

Re: firewall config

am 16.04.2008 20:23:38 von daveh551

On Apr 16, 12:05 pm, "Sebastian G." wrote:
> daveh551 wrote:
> > "Oh, we block incoming traffic on port 80. You have to have a business
> > account for that."
>
> I hope you took the consequence and left them.

I wish! Unfortunately, at my house, they're the only game in town.
For testing purposes, I accessed the server with an alternate port
number.

Re: firewall config

am 17.04.2008 12:39:56 von NETADMIN

jonathan,

I don't know where this thread is going to .. but for your issue.
there are some common issues to look in to before going
to have a live server inside your network from internet.

1. Internal Routing for the Internal server
2. External routing for the public IP.
3. Static NAT on the router for translating internal to external.
4. If it is port based redirection then you need to add PORT also in
NAT command.
5. Check whether the webserver is communicating internally properly or
not?