Search found 21 matches
- Sat Nov 28, 2015 8:41 am
- Forum: Network / Wireless Issues
- Topic: Wireless client can't connect - deauthenticated
- Replies: 9
- Views: 12531
Re: Wireless client can't connect - deauthenticated = SOLVED
Solved by upgrading to 1.9.0
- Tue Oct 13, 2015 2:51 pm
- Forum: Network / Wireless Issues
- Topic: Wireless client can't connect - deauthenticated
- Replies: 9
- Views: 12531
Re: Wireless client can't connect - deauthenticated
Hmmm. Deauthentication occurs only on TP-Link 1043ND v2 running Gargoyle 1.8.0
All works fine on TP-Link 1043ND v1 running Gargoyle 1.8.0
Same network config
All works fine on TP-Link 1043ND v1 running Gargoyle 1.8.0
Same network config

- Tue Oct 13, 2015 1:02 pm
- Forum: Network / Wireless Issues
- Topic: Wireless client can't connect - deauthenticated
- Replies: 9
- Views: 12531
Re: Wireless client can't connect - deauthenticated
Thanks man. I have many wireless clients, but this deauthentication problem occurs for only one specific client :? Tue Oct 13 19:37:15 2015 daemon.info hostapd: wlan0: STA 00:26:ab:47:7d:0f IEEE 802.11: authenticated Tue Oct 13 19:37:15 2015 daemon.info hostapd: wlan0: STA 00:26:ab:47:7d:0f IEEE 802...
- Mon Oct 12, 2015 1:40 pm
- Forum: Network / Wireless Issues
- Topic: Wireless client can't connect - deauthenticated
- Replies: 9
- Views: 12531
Re: Wireless client can't connect - deauthenticated
Thanks a lot for your reply.
I am indeed using the Guest network feature. However, turning it off does not solve the problem.
The strange thing is that only this wireless client has this strange problem (but not always to make it even stranger).
John
I am indeed using the Guest network feature. However, turning it off does not solve the problem.
The strange thing is that only this wireless client has this strange problem (but not always to make it even stranger).
John
- Sun Oct 11, 2015 3:52 pm
- Forum: Network / Wireless Issues
- Topic: Wireless client can't connect - deauthenticated
- Replies: 9
- Views: 12531
Re: Wireless client can't connect - deauthenticated
wireless is setup as WPA2 PSK with a 13-digit password
- Sun Oct 11, 2015 3:45 pm
- Forum: Network / Wireless Issues
- Topic: Wireless client can't connect - deauthenticated
- Replies: 9
- Views: 12531
Wireless client can't connect - deauthenticated
Hi, Am I running v1.8.0 on a TP-Link 1043ND v2 and most is running fine. After a reboot of the router one wireless client can't connect to the router anymore. This is what logread says: Sun Oct 11 21:37:56 2015 daemon.info hostapd: wlan0: STA 00:26:ab:47:7d:0f IEEE 802.11: authenticated Sun Oct 11 2...
- Fri Apr 03, 2015 2:41 pm
- Forum: Monitoring / Quota / QoS Issues
- Topic: Collect Bandwidth Data for multiple VLANs
- Replies: 0
- Views: 4510
Collect Bandwidth Data for multiple VLANs
Hi,
I created two VLAN (see http://www.gargoyle-router.com/phpbb/vi ... =11&t=6925). Now I want to capture the bandwidth used for BOTH VLANs. Currently only the first VLAN is monitored (lan) and not the second VLAN (partylan).
How do I make this happen? Any help appreciated.
John
I created two VLAN (see http://www.gargoyle-router.com/phpbb/vi ... =11&t=6925). Now I want to capture the bandwidth used for BOTH VLANs. Currently only the first VLAN is monitored (lan) and not the second VLAN (partylan).
How do I make this happen? Any help appreciated.
John
- Fri Apr 03, 2015 2:28 pm
- Forum: Monitoring / Quota / QoS Issues
- Topic: Bandwidth backup and restore
- Replies: 3
- Views: 5485
Re: Bandwidth backup and restore
Same here, I would like to be able to convert to csv & SCP the information in the Bandwidth Distribution Table. Creating shell-scripts and cron-jobs is not a problem :-) I just want to know where the data is stored (/usr/data/bwmon ??), how to convert (/usr/bin/bw_convert ??) and the meaning of ...
- Wed Apr 01, 2015 2:20 pm
- Forum: Network / Wireless Issues
- Topic: [Resolved] Isolate LAN-port to WAN only
- Replies: 7
- Views: 10004
Re: Isolate LAN-port to WAN only
I found the error, in /etc/config/network, the section partylan should be like (note the different range of ipadresses. :D config interface 'partylan' option ifname 'eth0.3' option type 'bridge' option proto 'static' option netmask '255.255.255.0' option ipaddr '192.168.6.1' Thanks again !! John
- Wed Apr 01, 2015 1:36 pm
- Forum: Network / Wireless Issues
- Topic: [Resolved] Isolate LAN-port to WAN only
- Replies: 7
- Views: 10004
Re: Isolate LAN-port to WAN only
Hi Landis, I followed the instructions, but guess it goes wrong somewhere. I decided to have a separate vlan for LAN4 port only and call it the 'partylan' interface. In the Gargoyle UI is see that LAN4 is no longer visible, which imho good since it is on a separate vlan. However, the client pc doesn...