This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Problem with Nat - Dnat/Snat - Packet Filter

I have two cisco ata 186 with Nat configuration
Hosts
ata 250 ip 192.168.1.250
ata 251 ip 192.168.1.251
 
so i need pass traffic about some upd ports
5063,16409,16411 to ata 150
5064,16412,16414 to ata 251

My configuration in asl
eth0 internal address
eth1 DSL 

Nat
eth0_network => eth1

Pak Filter
Eth0_network => any => any =>allow
any=> ata 250 srvg => ata 250 => allow
any => ata251 srvg => ata 251 => allow

how to pass trafic from the internet to ata250 and ata 251

Any idea, i accept anything to probe

Thks.  


This thread was automatically locked due to age.