Search found 6 matches
- Tue Jun 23, 2015 11:11 pm
- Forum: Gargoyle Development
- Topic: *weburl*.ko' is missing !!!
- Replies: 4
- Views: 10186
Re: *weburl*.ko' is missing !!!
Hi, I am not sure why this happens, but when I had this error I disabled "Advanced configuration options - Target Options" in make menuconfig. Note you should untick the option in the main menu and all sub options, otherwise this will not work??? I have found that hack in http://www.gargoy...
- Tue Jun 23, 2015 10:24 pm
- Forum: Gargoyle Development
- Topic: Bug in basic.sh?
- Replies: 0
- Views: 6245
Bug in basic.sh?
Dear all, I am compiling the current version (1.7.1) of the gargoyle router for a PC engines APU machine. With some agony, I have compiled a custom image. I can access the router and can go through the setup, but if changes on the connection page are saved, ethernet connectivity is lost. After some ...
- Sat May 10, 2014 6:02 am
- Forum: Gargoyle Development
- Topic: PC Engines APU
- Replies: 0
- Views: 3617
PC Engines APU
Hi all, I have finally managed to make a Gargoyle 1.6 image for the new PC Engines APU PC. The board has the big advantage of 1 GB/s ethernet NICS (r8169), up to 4GB RAM and a faster processor. I use a WLE200NX wlan card. As far as I have tested, the image works fine ( It does not show the language ...
- Sun Jan 19, 2014 2:16 am
- Forum: Gargoyle Development
- Topic: Gargoyle on AMD G series
- Replies: 0
- Views: 3088
Gargoyle on AMD G series
Hi all, I have just received a PC engines APU driven board that will eventually be the ALIX successor. The processor is a T40N. The board has gigabit ethernet which makes it great for use as a Gargoyle router. I tried to run a Gargoyle image, but I get the following error: This kernel requires the f...
- Sat Jul 17, 2010 9:02 pm
- Forum: General Discussion
- Topic: Possible to disable wired LAN ports?
- Replies: 8
- Views: 7997
Re: Possible to disable wired LAN ports?
Hi, That is what I thought. You cannot just allow access for ip adressses outside the dhcp range. Then everybody can login wit a static address outside this range. As you say, one has to deny all access and make exceptions for the ip/mac addresses you want to allow. Lot of work if you have got a few...
- Fri Jul 16, 2010 7:42 am
- Forum: General Discussion
- Topic: Possible to disable wired LAN ports?
- Replies: 8
- Views: 7997
Re: Possible to disable wired LAN ports?
Actually, when I referred to assigning static IPs I meant that you should configure the DHCP server so that it would consistently assign a specific IP to a given MAC address. Don't disable the DHCP server -- just configure it so that it delivers a consistent, known IP to specific hosts. Then tick t...