watchguardmonkey
Technical User
Hi
Have this problem with a PIX; the logs tell me why the traffic is being blocked:
15 flags SYN on interface coin
106001: Inbound TCP connection denied from 10.29.12.163/972 to 164.134.161.219/5
but the script on the PIX looks fine:
static (inside,coin) 164.134.161.219 164.134.161.219 netmask 255.255.255.255 0 0
conduit permit tcp host 10.29.12.160 range 10 9999 host 164.134.161.219
conduit permit tcp host 10.29.12.163 range 10 9999 host 164.134.161.219
conduit permit tcp host 10.29.12.163 eq lpd host 164.134.161.219
conduit permit tcp host 10.29.12.160 eq lpd host 164.134.161.219
I read somewhere that you have to apply the config in a certain way when your building it otherwise it wont take, but i've removed and rebuilt from scratch???
anyone have any ideas why the traffic is being blocked?
regards,
Have this problem with a PIX; the logs tell me why the traffic is being blocked:
15 flags SYN on interface coin
106001: Inbound TCP connection denied from 10.29.12.163/972 to 164.134.161.219/5
but the script on the PIX looks fine:
static (inside,coin) 164.134.161.219 164.134.161.219 netmask 255.255.255.255 0 0
conduit permit tcp host 10.29.12.160 range 10 9999 host 164.134.161.219
conduit permit tcp host 10.29.12.163 range 10 9999 host 164.134.161.219
conduit permit tcp host 10.29.12.163 eq lpd host 164.134.161.219
conduit permit tcp host 10.29.12.160 eq lpd host 164.134.161.219
I read somewhere that you have to apply the config in a certain way when your building it otherwise it wont take, but i've removed and rebuilt from scratch???
anyone have any ideas why the traffic is being blocked?
regards,