Hi,
I spent those last days trying to setup inbound connections on my PIX 506 without success.
Here is my configuration:
ISP router: 72.73.74.78
PIX outside interface: 72.73.74.73 255.255.248
PIX inside interface: 192.168.10.207 255.255.255.0
I use the pix as a gateway for all my workstations/servers in my inside network (allowing every machines to have Internet access).
Here is the list of command I used to enable my outbound access:
nat (inside) 1 192.168.10.0 255.255.255.0
global (outside) 1 interface
route outside 0 0 72.73.74.78 1
Now what I want to achieve:
I have a web server in my inside network (192.168.10.230) which I want to be accessible from internet (2 ports needs to be accessible: 80 and 87). I want internet users to access my web server using and 72.73.74.73 is the address of my outside interface and also our public address on the Internet.
Any help will be greatly appreciated.
Regards,
Jeff.
I spent those last days trying to setup inbound connections on my PIX 506 without success.
Here is my configuration:
ISP router: 72.73.74.78
PIX outside interface: 72.73.74.73 255.255.248
PIX inside interface: 192.168.10.207 255.255.255.0
I use the pix as a gateway for all my workstations/servers in my inside network (allowing every machines to have Internet access).
Here is the list of command I used to enable my outbound access:
nat (inside) 1 192.168.10.0 255.255.255.0
global (outside) 1 interface
route outside 0 0 72.73.74.78 1
Now what I want to achieve:
I have a web server in my inside network (192.168.10.230) which I want to be accessible from internet (2 ports needs to be accessible: 80 and 87). I want internet users to access my web server using and 72.73.74.73 is the address of my outside interface and also our public address on the Internet.
Any help will be greatly appreciated.
Regards,
Jeff.