jacobauskas
Technical User
Friends,
At the interface INSIDE, i have webserver if the ip 200.218.30.XX.
My configuration is:
interface inside sec level 100
interface outside sec level 0
static (inside,outside) 200.218.30.XX 200.218.30.XX netmask 255.255.255.255 0 0
access-list inside_access_in permit ip host 200.218.30.XX any
access-list outside_access_in permit ip any host 200.218.30.XX
%PIX-6-302014: Teardown TCP connection id for interface:real-address/real-port to interface:real-address/real-port duration hh:mm:ss bytes bytes [reason] [(user)]
I received TCP RESET-0 when i try access the webserver on destination port 80; in the RESET-O is from outside interface, but I don't know how to pass the all traffic for the webserver in the interface insisde.
Thanks
Jacobauskas
At the interface INSIDE, i have webserver if the ip 200.218.30.XX.
My configuration is:
interface inside sec level 100
interface outside sec level 0
static (inside,outside) 200.218.30.XX 200.218.30.XX netmask 255.255.255.255 0 0
access-list inside_access_in permit ip host 200.218.30.XX any
access-list outside_access_in permit ip any host 200.218.30.XX
%PIX-6-302014: Teardown TCP connection id for interface:real-address/real-port to interface:real-address/real-port duration hh:mm:ss bytes bytes [reason] [(user)]
I received TCP RESET-0 when i try access the webserver on destination port 80; in the RESET-O is from outside interface, but I don't know how to pass the all traffic for the webserver in the interface insisde.
Thanks
Jacobauskas