Page 2 of 4
					
				Re: WAN not working on TP-Link TL-WR1043ND
				Posted: Thu Aug 02, 2012 6:30 pm
				by Chilling_Silence
				Yup, hardware rev 1.8, same as my one at home.
Not really willing to say it's a hardware issue coz it works fine when I flash back to standard TP-Link firmware :-/
			 
			
					
				Re: WAN not working on TP-Link TL-WR1043ND
				Posted: Thu Aug 02, 2012 6:35 pm
				by ispyisail
				you might need to test with openwrt and or dd-wrt
			 
			
					
				Re: WAN not working on TP-Link TL-WR1043ND
				Posted: Fri Aug 03, 2012 11:06 am
				by Eric
				I would add that not only do I sell these models, these are what I use in my own network (with Gargoyle installed).  I'm a big fan of 
eating my own dogfood.
However... there might be a bug somewhere that only pops up under some unusual set of circumstances.  These are always the worst bugs to deal with because if I can't reproduce a bug, it's REALLY hard to fix it.
One thing I note is that your output of "ip addr" shown above is showing the wan interface (eth0.2) with the proper IP:
Code: Select all
4: eth0.2@eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP
    link/ether 90:f6:52:a4:db:b7 brd ff:ff:ff:ff:ff:ff
    inet 192.168.253.209/24 brd 192.168.253.255 scope global eth0.2
Can you post the output of this command when it isn't working, and also the list of processes running (run ps).
Also, see what happens if you run "/etc/init.d/network restart" -- does that bring up the wan?  What output do you get?
 
			 
			
					
				Re: WAN not working on TP-Link TL-WR1043ND
				Posted: Fri Aug 03, 2012 4:56 pm
				by Chilling_Silence
				Thanks Eric, really appreciate you weighing in on this.
I've unfortunately left it in the office (Had to go home early yesterday) but will do-so on Monday and post back.
Thanks again!
			 
			
					
				Re: WAN not working on TP-Link TL-WR1043ND
				Posted: Fri Aug 03, 2012 5:49 pm
				by Chilling_Silence
				Somebody has posted something on my Blog which lead me to this:
https://dev.openwrt.org/ticket/11898

 
			 
			
					
				Re: WAN not working on TP-Link TL-WR1043ND
				Posted: Sat Aug 04, 2012 12:52 am
				by ispyisail
				Thanks
			 
			
					
				Re: WAN not working on TP-Link TL-WR1043ND
				Posted: Wed Aug 08, 2012 1:33 am
				by Chilling_Silence
				I can confirm this is working by downloading:
http://downloads.openwrt.org/snapshots/ ... actory.bin
Downloaded it today, 20120808 
However I can't install Gargoyle because I get these errors when manually installing on top of OpenWRT:
Package gargoyle-firewall-util version 1.2.0-1 has no valid architecture, ignoring.
Package gargoyle version 1.2.0-6 has no valid architecture, ignoring.
Any ideas why?
 
			 
			
					
				Re: WAN not working on TP-Link TL-WR1043ND
				Posted: Sun Aug 12, 2012 6:04 pm
				by Chilling_Silence
				Anybody got ideas on why I can't do the manual install? It's a real bummer because the new OpenWRT certainly seems to have fixed the WAN-port issue, but I just can't get the actual Gargoyle packages on it now 

 
			 
			
					
				Re: WAN not working on TP-Link TL-WR1043ND
				Posted: Wed Aug 15, 2012 12:09 am
				by Chilling_Silence
				Any ideas on the manual install guys? 

 
			 
			
					
				Re: WAN not working on TP-Link TL-WR1043ND
				Posted: Tue Aug 21, 2012 6:20 pm
				by Chilling_Silence
				Alternatively would it be possible to get this patch merged in the next build?
https://dev.openwrt.org/changeset/32946