thanks Lantis.
Here is the screenshot
https://photos.app.goo.gl/VspxWToWqGnNJxj98
Yes, I thought the LAN will need to in different subnet? I tried putting the LAN in the same subnet, but I couldn't access the GUI from the WAN. sorry for these silly question..
thanks.
Search found 13 matches
- Tue Nov 06, 2018 5:48 am
- Forum: Network / Wireless Issues
- Topic: client no internet
- Replies: 3
- Views: 10518
- Mon Nov 05, 2018 8:11 pm
- Forum: Network / Wireless Issues
- Topic: client no internet
- Replies: 3
- Views: 10518
client no internet
Hi I have a small issue but i couldn't get my head around. I have the gargoyle running on my router (as gateway). It has the wifi (running client+ap mode). the wifi connection to the my Wireless box is fine, as I can ping http://www.google.com from the box, root@Gargoyle:~# ping http://www.google.co...
- Wed Oct 17, 2018 6:59 pm
- Forum: Network / Wireless Issues
- Topic: wireless mode client+ap mode
- Replies: 3
- Views: 4449
Re: wireless mode client+ap mode
Actually i fixed the " Interface 1 setup failed: INVALID_WPA_PSK" issue. It was my bad, because the password was configured too short!!!
thanks!
thanks!
- Wed Oct 17, 2018 6:17 pm
- Forum: Network / Wireless Issues
- Topic: wireless mode client+ap mode
- Replies: 3
- Views: 4449
Re: wireless mode client+ap mode
Thanks Lantis for the prompt reply. I thought giving up on working on configuring on the web interface. I thought i tried on the tweaking on the /etc/config/network and /etc/config/wireless instead. It kind of work but it's got into the weird state when i try configure the AP with encryption both mo...
- Tue Oct 16, 2018 4:25 pm
- Forum: Network / Wireless Issues
- Topic: wireless mode client+ap mode
- Replies: 3
- Views: 4449
wireless mode client+ap mode
Hi, Not sure i asked at the right place. I have gargoyle running and it able to connect to my Wifi box. I have the connection running and able to go to internet with no issue. The device is configured as: Device Configuration - Configuration Device as: Gateway(Default). Internet/Wan - Connect via: D...
- Tue Oct 16, 2018 4:07 pm
- Forum: Network / Wireless Issues
- Topic: Sierra Wireless AirPrime MC8705 barrier break v1.8.1
- Replies: 8
- Views: 5997
Re: Sierra Wireless AirPrime MC8705 barrier break v1.8.1
Thanks you for awesome reply. I found out it's actually mounted successfully on /dev/ttyUSB3.
thanks again.
thanks again.
- Sun Jun 03, 2018 7:30 pm
- Forum: Network / Wireless Issues
- Topic: Sierra Wireless AirPrime MC8705 barrier break v1.8.1
- Replies: 8
- Views: 5997
Re: Sierra Wireless AirPrime MC8705 barrier break v1.8.1
This is out of my area of expertise to be honest with you. Which drivers did you include? i see. This is not one of my thing either! :( A big learning curve to me. I am trying all my luck by include all of the drivers as much i can but these few drivers definitely included in the configuration: - k...
- Sun Jun 03, 2018 7:19 pm
- Forum: Network / Wireless Issues
- Topic: Sierra Wireless AirPrime MC8705 barrier break v1.8.1
- Replies: 8
- Views: 5997
Re: Sierra Wireless AirPrime MC8705 barrier break v1.8.1
Thanks for the prompt reply. I have clean everything and build from scratch to eliminate my play around with the configuration (make menuconfig). Should i use /dev/ttyUSB3 or /dev/ttyUSB0? I am actually expecting something like /dev/3g-wan (or /dev/3gmodem) appear on my kernel so i can choose on the...
- Sun Jun 03, 2018 11:55 am
- Forum: Network / Wireless Issues
- Topic: Sierra Wireless AirPrime MC8705 barrier break v1.8.1
- Replies: 8
- Views: 5997
Re: Sierra Wireless AirPrime MC8705 barrier break v1.8.1
It may not be a supported type of USB modem by Gargoyle. If it is, it would show up in the GUI at Connection -> Basic. If it is not supported, we can’t help you set it up, you might try the Openwrt forums for more assistance. However running an older kernel like that is going to make it difficult t...
- Thu May 31, 2018 4:14 pm
- Forum: Gargoyle Development
- Topic: gargoyle barrier break source code
- Replies: 5
- Views: 5933
Re: gargoyle barrier break source code
Sure. I think the tweak to make my built run was: vi alix-src/package/libevents/Makefile PKG_BUILD_DIR:=$(BUILD_DIR)/libevent-$(PKG_VERSION)-stable PKG_SOURCE:=libevent-$(PKG_VERSION)-stable.tar.gz #PKG_SOURCE_URL:=http://www.monkey.org/~provos/ \ # @SF/levent PKG_SOURCE_URL:=https://github.com/down...