Hello,
I’ve got some problems and I hope someone can help me.
This is the problem: I’ve got a class of public IP 89.xx.xx.xx./25. Through my mikrotik server I pass them to in a class 28/ on a router mikrotik connected with a ppptp connection. The route is configurated on the ppp secret in this way
2 name=“xxxxxxx” service=any caller-id=“” password=“yyyyyyyy”
profile=Comuni local-address=10.10.100.1 remote-address=10.10.100.3
routes=“89.xxx.xxx.xx/28 10.10.100.3 2” limit-bytes-in=0
limit-bytes-out=0
The same when I pass in the route ppp of a customer, and there I give an /32 address.
From the outside I reach the costumer with the public IP, but after few hours it suddenly doesn’t run!
To make the IP run again I set on the server public interface that IP for 5/6 seconds and it run again…
I hope to have been the most clear as possible..
Thanks a lot