ok 6 hours more and still can't get this to work.
new details:
1) removed VOIP device from network.
2) changed DSL router back to router mode with PPOE BRIDGE and NAT for
PIX IP address (Had it working in full bridge mode)
3) PIX handles PPPOE login
4) got DNS working for both static and DHCP by hardcoding the static
ones
STILL can't get port forwarding to work at all
running version 6.3(1) reset to factory config and used the following
commands
access-list inbound permit icmp any any
access-list inbound permit tcp any any eq www
access-group inbound in interface outside
static (inside,outside) tcp interface www 192.168.1.203 www netmask
255.255.255.255
the 203 address is a box with a port 80 application running.
tried a port-scan website and two friends in two different countries
and the port is still not open. can someone offer some insight? It
should not be this hard to forward a port, something is wrong?