Thanks, no problem at all.
A few small compromises like that are worth it to use Gargoyle - a beautiful piece of work.
Search found 22 matches
- Mon Jul 17, 2017 7:19 pm
- Forum: Network / Wireless Issues
- Topic: changing Transmit Power on Linksys wrt1900acs
- Replies: 4
- Views: 9110
- Mon Jul 17, 2017 8:02 am
- Forum: Network / Wireless Issues
- Topic: changing Transmit Power on Linksys wrt1900acs
- Replies: 4
- Views: 9110
changing Transmit Power on Linksys wrt1900acs
Installed 1.9.2 on a Linksys wrt1900acs about a week ago. V smooth, and no problems. One small thing doesn't seem to work: I want to reduce the wireless 5ghz (or 2.4ghz) power (being considerate of my neighbours and my brain). But no matter what I set the Transmit Power to (2,..,20,...30) the actual...
- Mon Jul 17, 2017 7:40 am
- Forum: Show / Tell / Contribute
- Topic: Email notifications plugin revisited
- Replies: 111
- Views: 259066
Re: Email notifications plugin revisited
Just a small time-saving note for someone installing this for the first time. If using smtp.gmail.com as the server, and encryption = TLS, then port 465 doesn't work ( daemon.err uhttpd[1865]: sendmail: could not send mail (account default from /etc/msmtprc)) have to set the port to 587. Not sure wh...
- Wed Aug 14, 2013 12:02 am
- Forum: Other Issues
- Topic: OpenVPN Question
- Replies: 12
- Views: 13299
Re: OpenVPN Question
Its very tough trying to work this stuff out without being able to test things. I had to mess around for a day to get it to work properly. As mentioned in the 2nd post I am not using credential re-use, as I found it simpler without. Sounds like you need to set up a small test environment. Agree that...
- Sun Aug 11, 2013 12:28 am
- Forum: Other Issues
- Topic: OpenVPN Question
- Replies: 12
- Views: 13299
Re: OpenVPN Question
Yes, I was referring to the VPNs subnet. If you wanted clients to communicate you would have to put them on the same subnet. But agree, this doesn't look like the problem. If you haven't already you might check: http://openvpn.net/index.php/open-source/documentation/manuals/65-openvpn-20x-manpage.ht...
- Thu Aug 08, 2013 8:19 pm
- Forum: Other Issues
- Topic: OpenVPN Question
- Replies: 12
- Views: 13299
Re: OpenVPN Question
hmmm... I wonder if they are different subnets, in which case it is fine for them to have the same ip address? Remember the option: Client-To-Client Traffic: Clients can only communicate with server Allow Clients to communicate with each other If this was set to Clients can only communicate with ser...
- Wed Aug 07, 2013 8:17 pm
- Forum: Other Issues
- Topic: OpenVPN Question
- Replies: 12
- Views: 13299
Re: OpenVPN Question
Just checked my credential files, and they don't inclde an ip address - so these must be assigned by dhcp. It is hard to believe that the dhcp server would check credentials before allocating an ip address, but of course stranger things have happened. Are you saying that two machines have the same v...
- Sat Aug 03, 2013 2:31 am
- Forum: Other Issues
- Topic: how manually create an nfs share
- Replies: 1
- Views: 4068
Re: how manually create an nfs share
succeeded in manualy creating the nfs share on a manually mounted disk.
BUT - a gotcha:
On a reboot, the gui overwrites my /etc/exports and /var/lib/nfs/etab settings.
Groan. giving up.
BUT - a gotcha:
On a reboot, the gui overwrites my /etc/exports and /var/lib/nfs/etab settings.
Groan. giving up.
- Sat Aug 03, 2013 12:56 am
- Forum: Other Issues
- Topic: how manually create an nfs share
- Replies: 1
- Views: 4068
how manually create an nfs share
[using 1.5.10 on Netgear wndr3800) Am trying to workaround the problem of 1Tb disks not mounting, http://www.gargoyle-router.com/phpbb/viewtopic.php?f=6&t=4577 So I am trying to manually create an nfs share. So I connect the 1Tb hdd, manually mount it to /mnt/mcnfs, no problem: mount -v -t ext3 ...
- Thu Aug 01, 2013 9:03 am
- Forum: Other Issues
- Topic: 1Tb usb disks don't mount
- Replies: 0
- Views: 2367
1Tb usb disks don't mount
I can connect 500gb and 750gb ext3 disks and access them via nfs - no problem. But when I connect a 1Tb ext3 disk, Gargoyle recognises the disk (it appears in /tmp/drives_found.txt and in "fdisk -l") but won't mount it. ("mount " does not show it, and the gui only offers to forma...