My setup is as follows:
DSL Modem --->Linksys Rv082 --> [ASA 5505] ---> webserver
192.168.1.0 192.168.2.0 192.168.2.100 192.168.3.30
I have a fixed external IP and seem to have all the forwards working up to the ASA. However when i trt to connect to my external IP i see the following pop up in the asdm real-time log:
6 Jun 04 2009 17:30:56 110003 192.168.2.100 80 <external IP> 3278 Routing failed to locate next hop for TCP from inside:192.168.2.100/80 to outside:<external IP>/3278
6 Jun 04 2009 17:30:56 302014 <external IP> 3278 192.168.3.30 80 Teardown TCP connection 1469 for outside:<external IP>/3278 to inside:192.168.3.30/80 duration 0:00:21 bytes 0 TCP Reset-I
Which i read to mean the http is making it to the webserver on 192.168.3.30 on the inside but is failing to find its way out.
I'm new to firewalls in general and a simple walk through on how to setup the basic rules which allow a standard IIS to opperate behind the ASA would be exetremely helpful.
NATS:
Static 192.168.3.30 tcp/http outside outside tcp/http False Unlimited Unlimited Unlimited True
Static 192.168.2.100 tcp/http inside 192.168.3.30 tcp/http False Unlimited Unlimited Unlimited True
(192.168.2.100 is the outside ip of the ASA)
Access Rules:
7 True outside-network/24 192.168.3.30 tcp-udp/http Permit 0 Debugging
Any help would be great ... this is driving me nuts.
DSL Modem --->Linksys Rv082 --> [ASA 5505] ---> webserver
192.168.1.0 192.168.2.0 192.168.2.100 192.168.3.30
I have a fixed external IP and seem to have all the forwards working up to the ASA. However when i trt to connect to my external IP i see the following pop up in the asdm real-time log:
6 Jun 04 2009 17:30:56 110003 192.168.2.100 80 <external IP> 3278 Routing failed to locate next hop for TCP from inside:192.168.2.100/80 to outside:<external IP>/3278
6 Jun 04 2009 17:30:56 302014 <external IP> 3278 192.168.3.30 80 Teardown TCP connection 1469 for outside:<external IP>/3278 to inside:192.168.3.30/80 duration 0:00:21 bytes 0 TCP Reset-I
Which i read to mean the http is making it to the webserver on 192.168.3.30 on the inside but is failing to find its way out.
I'm new to firewalls in general and a simple walk through on how to setup the basic rules which allow a standard IIS to opperate behind the ASA would be exetremely helpful.
NATS:
Static 192.168.3.30 tcp/http outside outside tcp/http False Unlimited Unlimited Unlimited True
Static 192.168.2.100 tcp/http inside 192.168.3.30 tcp/http False Unlimited Unlimited Unlimited True
(192.168.2.100 is the outside ip of the ASA)
Access Rules:
7 True outside-network/24 192.168.3.30 tcp-udp/http Permit 0 Debugging
Any help would be great ... this is driving me nuts.