cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
200
Views
0
Helpful
1
Replies

connection between isp and my exchange

mr.bond
Level 1
Level 1

from my exchange i can telnet to isp server on port 25 bt not from ISP.i have firewall in between when i am pinging my public ip it is showing the following on my router which is on outside world on public IP's.other exchange servers are running fine

Type escape sequence to abort.

Sending 5, 100-byte ICMP Echos to 212.116.203.5, timeout is 2 seconds:

UUUUU

Success rate is 0 percent (0/5)

1 Reply 1

rais
Level 7
Level 7

To enable access to your Exchange/SMTP gateway, just open up port 25 on your firewall. In Cisco's PIX, this is done using 'static' command.

Looks like your ICMPs are disabled as well, which I dont think is a default feature of PIX.

Thanks.