Version 1.7.1 - Guest Network Support
Moderator: Moderators
Re: Version 1.7.1 - Guest Network Support
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.
It probably does suit an ispy build though as you've mentioned. Maybe pm him the idea.
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
Please be respectful when posting. I do this in my free time on a volunteer basis.
-
- Posts: 18
- Joined: Sun Jan 11, 2015 10:56 pm
Re: Version 1.7.1 - Guest Network Support
Any PPTP VPN server plug-in is available for 1.7.1 ???
TP-Link 1043ND v1.4
Re: Version 1.7.1 - Guest Network Support
I have not installed the plugin but ...wallacefung wrote:Any PPTP VPN server plug-in is available for 1.7.1 ???
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
TL-WDR3600 : Gargoyle 1.9.0 : NBN FixedWireless
TL-WR1043ND-V2 : Gargoyle 1.8.0 : 3G Huawei E160E
-
- Posts: 51
- Joined: Fri Mar 06, 2015 11:15 am
Re: Version 1.7.1 - Guest Network Support
Depends on what you want. When I installed it, I distinctly remember just giving the option for Client PPTP not Server.wallacefung wrote:Any PPTP VPN server plug-in is available for 1.7.1 ???
I strongly advise you use OpenVPN instead, much safer and not that complicated to set up.
Re: Version 1.7.1 - Guest Network Support
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:
Replacing $(pidof minidlna) with the PID.
I don't know if line 2 would execute correctly in its current form.
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
I don't know if line 2 would execute correctly in its current form.
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
Please be respectful when posting. I do this in my free time on a volunteer basis.
-
- Posts: 18
- Joined: Sun Jan 11, 2015 10:56 pm
Re: Version 1.7.1 - Guest Network Support
Yes, Open VPN setup in gargoyle is much more easier than DD-WRT.CarpeNoctem wrote:Depends on what you want. When I installed it, I distinctly remember just giving the option for Client PPTP not Server.wallacefung wrote:Any PPTP VPN server plug-in is available for 1.7.1 ???
I strongly advise you use OpenVPN instead, much safer and not that complicated to set up.
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
Re: Version 1.7.1 - Guest Network Support
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
also service for install and remove plugins
Re: Version 1.7.1 - Guest Network Support
Cannot setup second band 5GHz SSID on TP Archer C5.
Worked fine on OpenWRT.
Worked fine on OpenWRT.
Last edited by gato on Mon Mar 23, 2015 10:15 am, edited 1 time in total.
Re: Version 1.7.1 - Guest Network Support
Same here with Archer C7 and Netgear wndr3700 v1. Can't see 5ghz interface in 1.7.0 or 1.7.1.gato wrote:Cannot setup second band 5GHz SSID on TP Archer C5.
Worked fine on latest 1.6 Gargoyle.
Re: Version 1.7.1 - Guest Network Support
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:
~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
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
Btw, I love your work. Gargoyle is awesome.
Cheers