Check route table
$ netstat -nr
Add route
$ sudo route -n add -net 192.168.1.41/32 10.212.134.201
or
$ sudo route -n add -net 192.168.1.41/32 -ifp ppp0
192.168.1.41/32 = ip range
10.212.134.201 = Gateway
ppp0 = Interface name
Delete route
$ sudo route delete -net 192.168.1.41 -ifp en0
Nice post. I used to be checking constantly this weblog and I am inspired!
Very useful information specially the final part :
) I maintain such information a lot. I was seeking this
certain information for a long time. Thank you and
good luck.
Here is my web site – Royal CBD
https://royalcbd.com/
Nmap scan report for royalcbd.com (104.22.7.147)
Host is up (0.0084s latency).
Other addresses for royalcbd.com (not scanned): 172.67.15.77 104.22.6.147 2606:4700:10::ac43:f4d 2606:4700:10::6816:793 2606:4700:10::6816:693
Not shown: 995 filtered ports
PORT STATE SERVICE
25/tcp open smtp
80/tcp open http
443/tcp open https
8080/tcp open http-proxy
8443/tcp open https-alt