Hi, this might be a basic question but i can’t resolve it.
I am giving internet access to a RouterBoard with a PPtP connection because i need to send emails with a script with usefull information of this router.
If i ping to google using the “interface” parameter, i’m being able to ping successfully. But then when i want to send an email (from tools) i can’t .
[support@location] > ping www.google.com interface=pptp-client
SEQ HOST SIZE TTL TIME STATUS
0 172.217.28.228 56 53 24ms
1 172.217.28.228 56 53 23ms
2 172.217.28.228 56 53 23ms
sent=3 received=3 packet-loss=0% min-rtt=23ms avg-rtt=23ms max-rtt=24ms
[support@location] > ping www.google.com
SEQ HOST SIZE TTL TIME STATUS
0 172.217.28.228 timeout
1 172.217.28.228 timeout
2 172.217.28.228 timeout
3 172.217.28.228 timeout
sent=4 received=0 packet-loss=100%
What i am doing wrong?.
Regards.
