Page 6 of 16

Re: Version 1.7.1 - Guest Network Support

Posted: Wed Mar 11, 2015 6:32 pm
by Lantis
Yes Ive seen. I just don't think the effort of testing is worth it when CC is not overly far away.
It probably does suit an ispy build though as you've mentioned. Maybe pm him the idea.

Re: Version 1.7.1 - Guest Network Support

Posted: Thu Mar 12, 2015 9:11 pm
by wallacefung
Any PPTP VPN server plug-in is available for 1.7.1 ???

Re: Version 1.7.1 - Guest Network Support

Posted: Thu Mar 12, 2015 9:53 pm
by nworbnhoj
wallacefung wrote:Any PPTP VPN server plug-in is available for 1.7.1 ???
I have not installed the plugin but ...
PPTP Support for Gargoyle
Version: 20131020-2
Status: Not Installed
Required Disk Space: 16.757 kBytes

Re: Version 1.7.1 - Guest Network Support

Posted: Thu Mar 12, 2015 11:09 pm
by CarpeNoctem
wallacefung wrote:Any PPTP VPN server plug-in is available for 1.7.1 ???
Depends on what you want. When I installed it, I distinctly remember just giving the option for Client PPTP not Server.

I strongly advise you use OpenVPN instead, much safer and not that complicated to set up.

Re: Version 1.7.1 - Guest Network Support

Posted: Fri Mar 13, 2015 1:58 am
by Lantis
Can anyone else using dlna confirm that a reboot makes the plugin report zero files?

It's pretty easy to fix, I just need to confirm that it's not just me.

For anyone that wants to test, to recover your database afterwards issue the following:

Code: Select all

/etc/init.d/minidlna stop
kill -9 $(pidof minidlna)
/etc/init.d/minidlna start
Replacing $(pidof minidlna) with the PID.
I don't know if line 2 would execute correctly in its current form.

Re: Version 1.7.1 - Guest Network Support

Posted: Fri Mar 13, 2015 6:03 am
by wallacefung
CarpeNoctem wrote:
wallacefung wrote:Any PPTP VPN server plug-in is available for 1.7.1 ???
Depends on what you want. When I installed it, I distinctly remember just giving the option for Client PPTP not Server.

I strongly advise you use OpenVPN instead, much safer and not that complicated to set up.
Yes, Open VPN setup in gargoyle is much more easier than DD-WRT.
Though I am using it, I still want PPTP for my friends. Coz I can simply send a text msg to tell them the password.

Re: Version 1.7.1 - Guest Network Support

Posted: Mon Mar 16, 2015 7:19 pm
by helmax
wr841n v9 tp link have some bugs in pptp can not edit or disable plugin go in mode crazy
also service for install and remove plugins

Re: Version 1.7.1 - Guest Network Support

Posted: Tue Mar 17, 2015 12:53 pm
by gato
Cannot setup second band 5GHz SSID on TP Archer C5.
Worked fine on OpenWRT.

Re: Version 1.7.1 - Guest Network Support

Posted: Tue Mar 17, 2015 6:02 pm
by virta
gato wrote:Cannot setup second band 5GHz SSID on TP Archer C5.
Worked fine on latest 1.6 Gargoyle.
Same here with Archer C7 and Netgear wndr3700 v1. Can't see 5ghz interface in 1.7.0 or 1.7.1.

Re: Version 1.7.1 - Guest Network Support

Posted: Tue Mar 17, 2015 8:58 pm
by s0ne
I'm having trouble getting my tp-link wr941nd v3.2 to save settings.
I jumped from 1.6.2 to 1.7.1 (didn't preserve settings). The initial password/timezone setup worked, but other setting changes don't stick. edit: password cfg is lost after rebooting the router.
edit2: created a file with vi. Looked like it was saved, but after a reboot it wasn't there.


df returns:

Code: Select all

rootfs                  320.0K    252.0K     68.0K  79% /
/dev/root                 2.5M      2.5M         0 100% /rom
tmpfs                    14.1M    424.0K     13.7M   3% /tmp
tmpfs                    14.1M     88.0K     14.1M   1% /tmp/root
tmpfs                   512.0K         0    512.0K   0% /dev
/dev/mtdblock3          320.0K    252.0K     68.0K  79% /overlay
~70k should be enough for settings, right? If not: any way I can make more room?

Btw, I love your work. Gargoyle is awesome.

Cheers