B blackantt New Around Here Jan 19, 2015 #1 Hi, Now I use the pptp-vpn on merlin, but I want to use another dns for vpn connection. How to do it on merlin?
Hi, Now I use the pptp-vpn on merlin, but I want to use another dns for vpn connection. How to do it on merlin?
E enrysan0 Occasional Visitor Jan 19, 2015 #2 Hi, try this: Code: iptables -t nat -I DNSFILTER -i [PPT-INTERFACE] -j DNAT --to-destination [DNS YOU WANT]
Hi, try this: Code: iptables -t nat -I DNSFILTER -i [PPT-INTERFACE] -j DNAT --to-destination [DNS YOU WANT]