Search found 74 matches

by psycik
Sun Nov 19, 2017 1:17 pm
Forum: Monitoring / Quota / QoS Issues
Topic: Pulling the bandwidth.csv file with python
Replies: 3
Views: 3891

Re: Pulling the bandwidth.csv file with python

You have to use the code I posted two posts up. For windows I had to write a csharp program so I could store the authentication cookie
by psycik
Thu Feb 02, 2017 3:54 pm
Forum: General Discussion
Topic: Gargoyle to resolve two domains.
Replies: 4
Views: 4057

Re: Gargoyle to resolve two domains.

Ok. I might have a play. Technically I've got some newer hardware, that I can try it out of before doing my entire network.

But I'm also considering going for a ubiquiti USG as my primary router and may take that opportunity to do it then
by psycik
Thu Feb 02, 2017 2:14 pm
Forum: General Discussion
Topic: Gargoyle to resolve two domains.
Replies: 4
Views: 4057

Re: Gargoyle to resolve two domains.

Yeah I figured that was easier. So do you know the process? (still on 1.6.2) I went to the system\identification tab and changed lan to mydomain.com and hit save. A quick look in the etc/config/dhcpd.conf I saw that domain=mydomain.com but local was still set to local=\lan\ I didn't force a restart ...
by psycik
Wed Feb 01, 2017 4:06 pm
Forum: General Discussion
Topic: Gargoyle to resolve two domains.
Replies: 4
Views: 4057

Gargoyle to resolve two domains.

I'm looking at getting some certificates for some local services I run. So machine.mydomain.com for an http service internally. Currently my gargoyle is set up to add .lan to all the machines, so machine.lan responds. But obviously https://machine.lan gets a certificate error with my new machine.myd...
by psycik
Thu Jan 19, 2017 3:30 pm
Forum: Monitoring / Quota / QoS Issues
Topic: Pulling the bandwidth.csv file with python
Replies: 3
Views: 3891

Pulling the bandwidth.csv file with python

So I'm trying to download the bandwidth.csv file. I know I have to post to get_password_cookie.sh keep the cookies and then ask for the file. But having trouble doing it. Any help? # Read CSV File url='http://mygargoylerouter/utility/get_password_cookie.sh' s =requests.session() p = dict(postparms =...
by psycik
Thu Dec 08, 2016 3:37 pm
Forum: General Discussion
Topic: Help with access restrictions for guest network
Replies: 2
Views: 3288

Re: Help with access restrictions for guest network

Hi mate if your router has more than 4 mg of flash you mite want to try updateing to the 1.9.x builds. http://lantisproject.com/gargoyle_ispyisail/ If you take a back up you can flash back if it does not work out for you. You can not save settings when updating. I'll have to try again, but I had re...
by psycik
Thu Dec 08, 2016 1:10 am
Forum: General Discussion
Topic: Help with access restrictions for guest network
Replies: 2
Views: 3288

Help with access restrictions for guest network

I have a guest network that is nat'd through 192.168.10.5. I'd like to allow guest access to the internet and machines in the .30 - .39 range. In tghe restrictions I have: Rules applies to : only the following host 192.168.10.5 Schedule all day, every day Restricted resources all network access (unt...
by psycik
Tue Nov 15, 2016 9:23 pm
Forum: Network / Wireless Issues
Topic: Can Gargoyle serve dhcp to 2 vlans?
Replies: 1
Views: 2697

Can Gargoyle serve dhcp to 2 vlans?

Can i make gargoyle router (1.6.2 on a wr1043nd) server dhcp to it's own subnet, and another subnet on a 2nd vlan? I've got a unifi ap, that can run two ssids, one for me and one for guest network. I can put the guest network to its own vlan, but I've got no way of giving it a dhcp server. Just wond...
by psycik
Wed Oct 05, 2016 4:41 pm
Forum: Feature Requests
Topic: Add GUI for VLAN configurations
Replies: 36
Views: 50981

Re: Add GUI for VLAN configurations

I could never get the 2.1 hardware with the latest gargoyle version to work.

Have currently implemented the tagging manually on a 1.6.2 version of gargoyle on the 1.8v hardware.

Is rock solid though.