Hi,
I'm looking where the config file for static route is located.
On my network, I have 2 other router as vpn. One has a US IP, and the other one Germany IP.
I use dnsmasq and force some domains to get sepcific IP and then, use static routing for sending these traffic to my vpn box.
Probleme is, sometimes, the IP I use for some domains change. So I created a bash script to automaticly do a nslookup and now I want to update automatically my dnsmasq and static routing.
Thanks for your help
I'm looking where the config file for static route is located.
On my network, I have 2 other router as vpn. One has a US IP, and the other one Germany IP.
I use dnsmasq and force some domains to get sepcific IP and then, use static routing for sending these traffic to my vpn box.
Probleme is, sometimes, the IP I use for some domains change. So I created a bash script to automaticly do a nslookup and now I want to update automatically my dnsmasq and static routing.
Thanks for your help