Buffalo WSR-1166DHP dd-wrt-nxt problem

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


Joined: 13 Jan 2016
Posts: 1

PostPosted: Wed Jan 13, 2016 18:34    Post subject: Buffalo WSR-1166DHP dd-wrt-nxt problem Reply with quote
Hi,

I have contacted buffalo support for an issue I have whit my "Buffalo WSR-1166DHP". "nxt@dd-wrt.com" told me to speak to buffalo support as they cannot do anything for me. Buffalo support directed directed me here.

I cannot open port 80 on the wan zone, here is what I do to prove that it's not a firewall nor a internet provider problem :

- log in the "Buffalo WSR-1166DHP" router via ssh
- stop the firewall
- verify that there is no iptables rules
- verify in netstat that the router listen on 0.0.0.0:80
- still logged in on the router, issue wget on my wan ip address on port 80
- I get a connection timeout

Can you help me ? Can I flash a ddwrt firmware ?

S/N : 20285250409924
Release: DD-WRT NXT rel r1.1.0a
Hardware: Buffalo WSR-1166DHP
Kernel version : 3.18.11

Thank you,
Denis
Sponsor
Markus
Site Admin


Joined: 09 Aug 2006
Posts: 121
Location: Germany, Bensheim

PostPosted: Fri Feb 05, 2016 14:31    Post subject: Reply with quote
The following commands will give you access on tcp-80 from the wan-side.

Code:

uci set firewall.wan_http=rule
uci set firewall.wan_http.name=Allow-HTTP
uci set firewall.wan_http.proto=tcp
uci set firewall.wan_http.dest_port=80
uci set firewall.wan_http.src=wan
uci set firewall.wan_http.target=ACCEPT
uci commit
/etc/init.d/firewall restart

_________________
Forum Rules
Forum Guidelines...How to get help the right way
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Ralink 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 cannot attach files in this forum
You cannot download files in this forum