[CLOSED] Ports not opening w/ UPnP on Netgear WNDR3700

Post new topic   Reply to topic    DD-WRT Forum Index -> Atheros WiSOC based Hardware
Author Message
kaeru
DD-WRT Novice


Joined: 05 Mar 2017
Posts: 8

PostPosted: Tue Apr 18, 2017 10:52    Post subject: [CLOSED] Ports not opening w/ UPnP on Netgear WNDR3700 Reply with quote
I am trying to open ports using UPnP on my WNDR3700.

Even though the web interface shows ports opening, if I use CanYouSeeMe.org it tells me "Error: I could not see your service Reason: Connection timed out".

I have VPN enabled and my firewall as well. Tried again after disabling the firewall but that did not change things.

I walked through Port Forwarding Troubleshooting. The loopback test yielded the message "You requested a scan type which requires root privileges."

So I did a dump of the iptables as instructed. They are included below. Any thoughts on how to solve this?

Router: Netgear WNDR3700 / WNDR37AV v1
Firmware: DD-WRT v3.0-r30880 std (11/14/16)

Code:
iptables -t nat -vnL PREROUTING
Chain PREROUTING (policy ACCEPT 197 packets, 35996 bytes)
 pkts bytes target     prot opt in     out     source               destination         
    0     0 DNAT       icmp --  *      *       0.0.0.0/0            94.210.206.214      to:192.168.1.1
   11  3481 TRIGGER    0    --  *      *       0.0.0.0/0            94.210.206.214      TRIGGER type:dnat match:0 relate:0

iptables -vnL FORWARD
Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
 pkts bytes target     prot opt in     out     source               destination         
 1017  187K ACCEPT     0    --  *      tun1    0.0.0.0/0            0.0.0.0/0           
  754  244K ACCEPT     0    --  tun1   *       0.0.0.0/0            0.0.0.0/0           
   38  8380 ACCEPT     0    --  *      *       0.0.0.0/0            0.0.0.0/0           state RELATED,ESTABLISHED
    0     0 ACCEPT     47   --  *      eth1    192.168.1.0/24       0.0.0.0/0           
    0     0 ACCEPT     tcp  --  *      eth1    192.168.1.0/24       0.0.0.0/0           tcp dpt:1723
   15  2074 lan2wan    0    --  *      *       0.0.0.0/0            0.0.0.0/0           
    0     0 ACCEPT     0    --  br0    br0     0.0.0.0/0            0.0.0.0/0           
    0     0 TRIGGER    0    --  eth1   br0     0.0.0.0/0            0.0.0.0/0           TRIGGER type:in match:0 relate:0
   15  2074 trigger_out  0    --  br0    *       0.0.0.0/0            0.0.0.0/0           
   15  2074 ACCEPT     0    --  br0    *       0.0.0.0/0            0.0.0.0/0           state NEW
    0     0 DROP       0    --  *      *       0.0.0.0/0            0.0.0.0/0


Last edited by kaeru on Sun Apr 23, 2017 13:24; edited 1 time in total
Sponsor
kaeru
DD-WRT Novice


Joined: 05 Mar 2017
Posts: 8

PostPosted: Sun Apr 23, 2017 13:23    Post subject: Reply with quote
After shutting off my openvpn client upnp is working. So that appears to be the cause? Would be nice to have both. Anyway, closing this topic.
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Atheros WiSOC 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 cannot attach files in this forum
You cannot download files in this forum