Interfaces:
Internal
192.168.0.7/24
wan
1.1.1.148/29
1.1.1.145 default gateway
Additional Addresses:
wan1123
1.1.1.147/29
I am trying to source and destination NAT my block of static IPs. Lets start with SNAT. If I SNAT a computer to wan, I can access the Internet with wan:
SNAT:
Traffic selector: 192.168.0.8 (computer) --> Any Service --> Any Network
Source translation: wan, Any Service
Automatic packet filter: true
However, if I SNAT a computer to wan1123, I cannot access the Internet at all.
SNAT:
Traffic selector: 192.168.0.8 (computer) --> Any Service --> Any Network
Source translation: wan1123, Any Service
Automatic packet filter: true
What am I doing wrong?
This thread was automatically locked due to age.