Iodine dns redirect

Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware
Author Message
klop2031
DD-WRT Novice


Joined: 18 Jan 2016
Posts: 8

PostPosted: Fri Dec 06, 2019 16:25    Post subject: Iodine dns redirect Reply with quote
I have set up an iodine server, and I can see port 53 from the outside, and I can successfully connect to the tunnel from outside the network. The issue I am having is when I start the server (from dd-wrt terminal) my entire network looses ability to access webpages. I can't ping 8.8.8.8 nor my gateway. My router is running the iodined, but I am not sure, should it be running it? or can I not have both iodine and dns running on the same box?

Here are the rules I set on my ip tables to get the server to be viewed from the outside:

Code:
iptables -I INPUT -i dns0 -j ACCEPT
iptables -I INPUT -p udp --dport 53 -j ACCEPT
iptables -I INPUT -p tcp --dport 53 -j ACCEPT
Sponsor
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum