I am trying to give a public ip to a VPN client. But impossible to see this one from the web .
My config :
WAN : ether2 87.X.X.45/32
VPN : 213.X.X.80/28
PPP server detail : name=“moi” service=any caller-id=“” password=“XXXX” profile=default local-address=213.X.X.81 remote-address=213.X.X.82 routes=“” limit-bytes-in=0 limit-bytes-out=0
213.X.X.81 is OK on the web :
— 213.X.X.81 ping statistics —
3 packets transmitted, 3 received, 0% packet loss, time 2003ms
rtt min/avg/max/mdev = 4.686/4.756/4.839/0.101 ms
213.X.X.81 is NOK on the web :
— 213.X.X.82 ping statistics —
3 packets transmitted, 0 received, 100% packet loss, time 2007ms