R
Ritchie
I am trying to hook up remote outlook 2003' I can do it within my loarger
network but once I tried to connect from outlide my router it would not
connect. I realized it had block port 135 on my router so I added a premit
tcp any host myexchange.server eq 135. I still can not connect outside of my
router.
permit tcp any "my exchange server" 0.0.0.0 eq 135
125 deny tcp any any range 135 139 log-input
125 deny udp any any range 135 netbios-ss log-input
Does any one know why this does not work ?
network but once I tried to connect from outlide my router it would not
connect. I realized it had block port 135 on my router so I added a premit
tcp any host myexchange.server eq 135. I still can not connect outside of my
router.
permit tcp any "my exchange server" 0.0.0.0 eq 135
125 deny tcp any any range 135 139 log-input
125 deny udp any any range 135 netbios-ss log-input
Does any one know why this does not work ?