<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Routing certain IPs over VPN with DD-WRT without IPTables	</title>
	<atom:link href="https://jasongi.com/2016/08/25/routing-certain-ips-over-vpn-with-dd-wrt-without-iptables/feed/" rel="self" type="application/rss+xml" />
	<link>https://jasongi.com/2016/08/25/routing-certain-ips-over-vpn-with-dd-wrt-without-iptables/</link>
	<description>Jason Giancono</description>
	<lastBuildDate>Mon, 22 Apr 2019 20:08:53 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: DudeManDeuce		</title>
		<link>https://jasongi.com/2016/08/25/routing-certain-ips-over-vpn-with-dd-wrt-without-iptables/#comment-55145</link>

		<dc:creator><![CDATA[DudeManDeuce]]></dc:creator>
		<pubDate>Mon, 22 Apr 2019 20:08:53 +0000</pubDate>
		<guid isPermaLink="false">http://jasongi.com/?p=2818#comment-55145</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://jasongi.com/2016/08/25/routing-certain-ips-over-vpn-with-dd-wrt-without-iptables/#comment-47663&quot;&gt;jasongi&lt;/a&gt;.

I have different SSIDs for different subnets, one main, one guest, one without VPN.  After setting policy based routing so that only the main and guest subnets/SSIDs would go through the VPN, DNS stopped working and I couldn&#039;t ping the gateway (on the main and guest).  Disabling DNSMasq  did the trick and everything is working now.
I followed the instructions for NordVPN exactly, except the DNSMasq setting. https://nordvpn.com/tutorials/dd-wrt/
Thank you for sharing your solution.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://jasongi.com/2016/08/25/routing-certain-ips-over-vpn-with-dd-wrt-without-iptables/#comment-47663">jasongi</a>.</p>
<p>I have different SSIDs for different subnets, one main, one guest, one without VPN.  After setting policy based routing so that only the main and guest subnets/SSIDs would go through the VPN, DNS stopped working and I couldn&#8217;t ping the gateway (on the main and guest).  Disabling DNSMasq  did the trick and everything is working now.<br />
I followed the instructions for NordVPN exactly, except the DNSMasq setting. <a href="https://nordvpn.com/tutorials/dd-wrt/" rel="nofollow ugc">https://nordvpn.com/tutorials/dd-wrt/</a><br />
Thank you for sharing your solution.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ThankfullUser		</title>
		<link>https://jasongi.com/2016/08/25/routing-certain-ips-over-vpn-with-dd-wrt-without-iptables/#comment-47866</link>

		<dc:creator><![CDATA[ThankfullUser]]></dc:creator>
		<pubDate>Mon, 04 Sep 2017 16:29:33 +0000</pubDate>
		<guid isPermaLink="false">http://jasongi.com/?p=2818#comment-47866</guid>

					<description><![CDATA[Thank you so much for this blogpost! Helped me a lot, because I was initially thinking that I have to fiddle with Iptable rules as well to implement some policy based routing. But works like a charm and so easy. Really love dd-wrt today! :) BIG BIG THX]]></description>
			<content:encoded><![CDATA[<p>Thank you so much for this blogpost! Helped me a lot, because I was initially thinking that I have to fiddle with Iptable rules as well to implement some policy based routing. But works like a charm and so easy. Really love dd-wrt today! 🙂 BIG BIG THX</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: jasongi		</title>
		<link>https://jasongi.com/2016/08/25/routing-certain-ips-over-vpn-with-dd-wrt-without-iptables/#comment-47663</link>

		<dc:creator><![CDATA[jasongi]]></dc:creator>
		<pubDate>Thu, 06 Jul 2017 08:12:13 +0000</pubDate>
		<guid isPermaLink="false">http://jasongi.com/?p=2818#comment-47663</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://jasongi.com/2016/08/25/routing-certain-ips-over-vpn-with-dd-wrt-without-iptables/#comment-47660&quot;&gt;Jersey&lt;/a&gt;.

Hey

Weird. I have my settings I have are
Under DHCP settings
Use DNSMasq for DHCP ON
Use DNSMasq for DNS OFF
Recursive DNS Resolving OFF
Forced DNS Redirection OFF

Also under Local DNS under router IP I just have it empty (0.0.0.0)

And under static DNS 1, 2 and 3 I have the two google DNS servers (8.8.8.8 8.8.4.4) then my isps. Under DNSMasq everything is disabled except for DNSMasq itself. If you&#039;re actually using dnsmasq as a DNS server then you&#039;re on your own cos I could never get it to work properly. 

Hope this helps. 
Jason]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://jasongi.com/2016/08/25/routing-certain-ips-over-vpn-with-dd-wrt-without-iptables/#comment-47660">Jersey</a>.</p>
<p>Hey</p>
<p>Weird. I have my settings I have are<br />
Under DHCP settings<br />
Use DNSMasq for DHCP ON<br />
Use DNSMasq for DNS OFF<br />
Recursive DNS Resolving OFF<br />
Forced DNS Redirection OFF</p>
<p>Also under Local DNS under router IP I just have it empty (0.0.0.0)</p>
<p>And under static DNS 1, 2 and 3 I have the two google DNS servers (8.8.8.8 8.8.4.4) then my isps. Under DNSMasq everything is disabled except for DNSMasq itself. If you&#8217;re actually using dnsmasq as a DNS server then you&#8217;re on your own cos I could never get it to work properly. </p>
<p>Hope this helps.<br />
Jason</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jersey		</title>
		<link>https://jasongi.com/2016/08/25/routing-certain-ips-over-vpn-with-dd-wrt-without-iptables/#comment-47660</link>

		<dc:creator><![CDATA[Jersey]]></dc:creator>
		<pubDate>Thu, 06 Jul 2017 01:53:19 +0000</pubDate>
		<guid isPermaLink="false">http://jasongi.com/?p=2818#comment-47660</guid>

					<description><![CDATA[Good write up, however as soon as I enter my computer&#039;s IP in the policy-based routing field I lose my ability to do DNS lookups - it&#039;s trying my router with OpenVPN client configured on it. My goal is to allow LAN (172.20.30.1/24) to access other LAN devices and all Internet bound traffic is routed over the VPN.

Router ModelLinksys WRT1900ACS
Firmware Version DD-WRT v3.0-r30796 std (10/25/16)
I&#039;m using Private Internet Access for my VPN provider and the only additional config options they have me set are below
persist-key
persist-tun
tls-client
remote-cert-tls server

https://www.privateinternetaccess.com/pages/client-support/dd-wrt-openvpn

I&#039;m thinking it&#039;s something related to DNSMasq settings but am not sure which to change. Any ideas?
Thanks in advance
Jersey]]></description>
			<content:encoded><![CDATA[<p>Good write up, however as soon as I enter my computer&#8217;s IP in the policy-based routing field I lose my ability to do DNS lookups &#8211; it&#8217;s trying my router with OpenVPN client configured on it. My goal is to allow LAN (172.20.30.1/24) to access other LAN devices and all Internet bound traffic is routed over the VPN.</p>
<p>Router ModelLinksys WRT1900ACS<br />
Firmware Version DD-WRT v3.0-r30796 std (10/25/16)<br />
I&#8217;m using Private Internet Access for my VPN provider and the only additional config options they have me set are below<br />
persist-key<br />
persist-tun<br />
tls-client<br />
remote-cert-tls server</p>
<p><a href="https://www.privateinternetaccess.com/pages/client-support/dd-wrt-openvpn" rel="nofollow ugc">https://www.privateinternetaccess.com/pages/client-support/dd-wrt-openvpn</a></p>
<p>I&#8217;m thinking it&#8217;s something related to DNSMasq settings but am not sure which to change. Any ideas?<br />
Thanks in advance<br />
Jersey</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
