Hello,
I have a problem using NAT in a vlan. I would like to have a vlan for a few pptp clients and translate a few addresses from the Lan network to this vlan. I created the following setup:
Lan 192.168.0.1/24------m0n0wall---wan | Vlan1 192.168.3.1/24---
Other settings: PPtP server 192.168.3.2 PPtP clients 192.168.3.16-30/28 Lan client 192.168.0.102 1:1 NAT rule 192.168.0.102/32 to 192.168.3.32 on the vlan interface All traffic is allowed between the interfaces with firewall rules. M0n0wall version 1.3b15, generic-pc
A pptp client can connect and received address 192.168.3.16. I'm able to ping this address form the client in the Lan network and monitor the icmp traffic with WireShark. However the Lan address 192.168.0.102 is not translated to 192.168.3.32.
Is this the correct way to translate this address? Or do I need other NAT settings?
Thanks
|