![]() |
DIR-300 with DDWRT can't access certain websites
I have installed DD-WRT on my room mate's DIR-300 A1 router. The original firmware was having trouble communicating with my linux machine from the states and her mac from Taiwan. It did work, but not well. Plus the original firmware was in Korean, and neither of us speak Korean yet.
Now wireless works great and the firmware is in English, but some websites don't work at all, Namely: buildroot.org / uclibc.org and wikipedia.org to name a few. Buildroot and uclibc can be ping'ed but not accessed, wikipedia.org can be resolved by DNS, but not ping'ed or accessed via the web. All the settings on the router are DD-WRT default at the moment. I figure the problem could be iptables related, but I really have no clue. Also, not sure if this is the right forum for this question, but I figured you guys here would know about DDWRT. |
If you suspecting iptables, can you post it output? Show
Code:
iptables -S |
Quote:
ifconfig -a gives a ton of output, lots of vlan things and stuff. Strikes me a bit odd for a default config, but I didn't design it, so what do I know. Here's the output: Code:
root@DD-WRT:~# ifconfig -aI don't really know what to suspect. It seems to me that the list of things that could cause such an odd problem is pretty short. DNS, or iptables, or the Korean government or my ISP here filtering my internet. I ruled out DNS issues and the government (works if I bypass the router), so the only thing left in my limited knowledge is something firewall related. I ran a traceroute to see if I could learn anything from that, but I got 17 hops to wikipedia (which doesn't work) and 19 hops to linuxquestions (which does work). Quote:
|
Quote:
In my opinion better is configure router from beggining, for example, I have only lo, eth0 and wifi0, iptables are clearead and only my own rules are inserted. Check your /etc/network/interfaces and use only these which you need. I don't known DDWRT, but if you have GUI for configuration, maybe you can use it. But I prefer configuration from console. By the way, you should mask your external IP address from output. |
Quote:
However, its strange, a few hours later, everything started working, and is still working now. Quote:
|
Quote:
but since the problem resolved itself, Maybe it was a problem with the ISP here in Korea? That's that's the only thing that makes sense to me now. Code:
root@DD-WRT:~# iptables -L |
Moved to Networking.
|
| All times are GMT -5. The time now is 05:49 AM. |