Version 1.7.1 - Guest Network Support

The latest news about Gargoyle

Moderator: Moderators

Post Reply
Lantis
Moderator
Posts: 6721
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: Version 1.7.1 - Guest Network Support

Post 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.
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

wallacefung
Posts: 18
Joined: Sun Jan 11, 2015 10:56 pm

Re: Version 1.7.1 - Guest Network Support

Post by wallacefung »

Any PPTP VPN server plug-in is available for 1.7.1 ???
TP-Link 1043ND v1.4

nworbnhoj
Posts: 916
Joined: Mon Jul 21, 2014 10:08 am
Location: Australia
Contact:

Re: Version 1.7.1 - Guest Network Support

Post 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
Can you help someone else get Gargoyle up and running?
TL-WDR3600 : Gargoyle 1.9.0 : NBN FixedWireless
TL-WR1043ND-V2 : Gargoyle 1.8.0 : 3G Huawei E160E

CarpeNoctem
Posts: 51
Joined: Fri Mar 06, 2015 11:15 am

Re: Version 1.7.1 - Guest Network Support

Post 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.

Lantis
Moderator
Posts: 6721
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: Version 1.7.1 - Guest Network Support

Post 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.
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

wallacefung
Posts: 18
Joined: Sun Jan 11, 2015 10:56 pm

Re: Version 1.7.1 - Guest Network Support

Post 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.
TP-Link 1043ND v1.4

helmax
Posts: 9
Joined: Mon Mar 16, 2015 7:14 pm

Re: Version 1.7.1 - Guest Network Support

Post 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

gato
Posts: 2
Joined: Wed Jan 07, 2015 6:40 am

Re: Version 1.7.1 - Guest Network Support

Post by gato »

Cannot setup second band 5GHz SSID on TP Archer C5.
Worked fine on OpenWRT.
Last edited by gato on Mon Mar 23, 2015 10:15 am, edited 1 time in total.

virta
Posts: 8
Joined: Sat Oct 02, 2010 5:45 am

Re: Version 1.7.1 - Guest Network Support

Post 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.

s0ne
Posts: 7
Joined: Tue Mar 17, 2015 7:34 pm

Re: Version 1.7.1 - Guest Network Support

Post 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

Post Reply