Search found 45 matches
- Fri Dec 07, 2012 9:12 am
- Forum: News
- Topic: Version 1.5.8 - USB Storage with FTP
- Replies: 149
- Views: 423355
Re: Version 1.5.8 - USB Storage with FTP
I do note that there seems to be a wireless problem with with connection speed. My wireless n 2.4 GHz was only connecting at 65Mbits. I then did a reboot for another reason and the connect came back at 150 Mbits but after a day or two it's back to 65Mbits. The distance to the router is about 10 ft ...
- Sat Jul 07, 2012 11:12 pm
- Forum: Show / Tell / Contribute
- Topic: Revision d943969d 5 July 2012 12.04
- Replies: 18
- Views: 21293
Re: Revision d943969d 5 July 2012 12.04
Most stable version for me in ages..ispyisail wrote: * bump openwrt backfire version
Even my HP wireless printer that never worked before with any firmware, is connected like a charm.
- Sat May 26, 2012 1:09 pm
- Forum: Hardware / Installation Issues
- Topic: Tp-link 1043ND bricked
- Replies: 11
- Views: 24829
Re: Tp-link 1043ND bricked
JTAG is not possible at all (no write access), however you can easily recover it by serial.
All you need is a TTL to USB adapter (like this one or a TTL-to-RS232 and then a RS232 to USB if your computer doesn't have serial port.
All you need is a TTL to USB adapter (like this one or a TTL-to-RS232 and then a RS232 to USB if your computer doesn't have serial port.
- Sat May 26, 2012 7:52 am
- Forum: Hardware / Installation Issues
- Topic: Question regarding PPTP on new install.
- Replies: 4
- Views: 4651
Re: Question regarding PPTP on new install.
You'll need a custom build. This kernel module won't load if installed by opkg
- Fri Apr 13, 2012 8:07 pm
- Forum: General Discussion
- Topic: Sell routers loaded with gargoyle
- Replies: 6
- Views: 5370
Re: Sell routers loaded with gargoyle
It's legal if you provide the full source code
But remember to donate an amount of your profit to Eric and OpenWRT, this is the way opensource projects survive
But remember to donate an amount of your profit to Eric and OpenWRT, this is the way opensource projects survive
- Wed Mar 21, 2012 8:38 pm
- Forum: General Discussion
- Topic: Help setting up VPN client
- Replies: 23
- Views: 36973
Re: Help setting up VPN client
Never give up! :D The magic: /etc/config/network config 'interface' 'vpn' option 'ifname' 'pptp-vpn' option 'proto' 'pptp' option 'username' '<USER>' option 'password' '<PASS>' option 'server' '<HOST>' option 'buffering' '1' option 'defaultroute' '0' # this fuc@#$ line option 'pppd_options' 'mppe re...
- Tue Mar 20, 2012 2:09 pm
- Forum: General Discussion
- Topic: Help on ASUS WL-520GU
- Replies: 2
- Views: 5735
Re: Help on ASUS WL-520GU
I really can't understand why people want to share their illegal stuff across the internet.
Tip to moderators: Any activity related to IKS (TV Card Sharing over internet) should be deleted, otherwise this stuff may attract unwanted audience to this forum
Tip to moderators: Any activity related to IKS (TV Card Sharing over internet) should be deleted, otherwise this stuff may attract unwanted audience to this forum
- Tue Mar 20, 2012 12:14 pm
- Forum: General Discussion
- Topic: Help setting up VPN client
- Replies: 23
- Views: 36973
Re: Help setting up VPN client
I'm going to assume that you've already seen this page: http://wiki.openwrt.org/doc/howto/vpn.client.pptp Yep, I have done everything on this page, but the firewall stuff relies on LuCI (web ui) and I don't know the exact results it produces to the config files. I think next step would be building ...
- Tue Mar 20, 2012 8:33 am
- Forum: General Discussion
- Topic: how to upgrade over SSH?
- Replies: 5
- Views: 7883
Re: how to upgrade over SSH?
Bad idea. Current versions (up to 1.5.4) doesn't keep settings after a firmare flash, so even if you succeed (mtd write), you'll loose the connection
- Tue Mar 20, 2012 7:26 am
- Forum: General Discussion
- Topic: Help setting up VPN client
- Replies: 23
- Views: 36973
Re: Help setting up VPN client
Well, I'm also 'so close', but my problem is not yet solved, so stop hijacking my thread and help me too :lol: What you managed to do is VPN Passthru. I need further more. I want my gargoyle box to estabilish a VPN connection to a Win2k8 box over the internet. So far it estabilishes the connection, ...