Feb 19, 2004 #1 userice Technical User Oct 24, 2002 78 US I have Multiple IP, and Multiple Servers. Is it possible I can do this? 206.246.x.1 --- --- 192.168.1.11 E-Mail Server (25) 206.246.x.2 --- PIX501 --- 192.168.1.12 Web Server(80) 206.246.x.3 --- --- 192.168.1.13 ISA Thank you
I have Multiple IP, and Multiple Servers. Is it possible I can do this? 206.246.x.1 --- --- 192.168.1.11 E-Mail Server (25) 206.246.x.2 --- PIX501 --- 192.168.1.12 Web Server(80) 206.246.x.3 --- --- 192.168.1.13 ISA Thank you
Feb 20, 2004 #2 AJ1982 Technical User Jun 13, 2001 644 GB Yes, works a treat for me. === Fatman Superstar (Andrew James) CCNA, (CCNA Cisco Academy Instructor Trained) Upvote 0 Downvote
Yes, works a treat for me. === Fatman Superstar (Andrew James) CCNA, (CCNA Cisco Academy Instructor Trained)
Feb 20, 2004 Thread starter #3 userice Technical User Oct 24, 2002 78 US Do I have to do something like this???? access-list outside permit tcp any host 206.246.x.1 eq smtp access-list outside permit tcp any host 206.246.x.2 eq www static (inside, outside) 206.246.x.1 192.168.1.11 netmask 255.255.255.255 0 0 static (inside, outside) 206.246.x.2 192.168.1.12 netmask 255.255.255.255 0 0 static (inside, outside) 206.246.x.3 192.168.1.13 netmask 255.255.255.255 0 0 access-group outside in interface outside Thank you Upvote 0 Downvote
Do I have to do something like this???? access-list outside permit tcp any host 206.246.x.1 eq smtp access-list outside permit tcp any host 206.246.x.2 eq www static (inside, outside) 206.246.x.1 192.168.1.11 netmask 255.255.255.255 0 0 static (inside, outside) 206.246.x.2 192.168.1.12 netmask 255.255.255.255 0 0 static (inside, outside) 206.246.x.3 192.168.1.13 netmask 255.255.255.255 0 0 access-group outside in interface outside Thank you
Feb 20, 2004 #4 AJ1982 Technical User Jun 13, 2001 644 GB Correct, best of luck!!! Dont forget an IP for the PIX itself. Ta AJ === Fatman Superstar (Andrew James) CCNA, (CCNA Cisco Academy Instructor Trained) Upvote 0 Downvote
Correct, best of luck!!! Dont forget an IP for the PIX itself. Ta AJ === Fatman Superstar (Andrew James) CCNA, (CCNA Cisco Academy Instructor Trained)