Alright, i've been playing around with this for quite some time.
My current setup is:
[Cable Internet] --- [Cisco 1760] ----- [Dell Switch]
attached to the switch are various VLANs. The 1760 is configured with overloaded NAT, or PAT. Works great. [:)]
I used to use AIG, then got the 1760 to do some vlan stuff. I'd like to change the network to....
[cable internet] --- [Astaro]-----[cisco 1760]----[dell switch]
Astaro 1760 192.168.1.0/30
From my PC, i can ping the external interface of the astaro gateway. Though, I can't ping the default gateway handed to me from the cable company. I'd like to 1 to 1 nat, external address cisco external.
Am I able to do this?
On the astaro box, i have:
snat
internal source:192.168.1.0/30
service: any
dest: any
source translation: external wan IP
source service: blank
am i missing something?
pings:
PC -> 1760 OK
1760 -> astaro WAN OK
astaro -> WAN GW OK
1760 -> WAN GW Doesn't work.
I have allowed any from internal to external in the packet filter.
Thanks you!
This thread was automatically locked due to age.