Gargoyle 1.11.0 Release Candidate 5

Want to share your OpenWrt / Gargoyle knowledge? Implemented a new feature? Let us know here.

Moderator: Moderators

ispyisail
Moderator
Posts: 5180
Joined: Mon Apr 06, 2009 3:15 am
Location: New Zealand

Re: Gargoyle 1.11.0 Release Candidate 5

Post by ispyisail »

doug_porsche wrote:Not sure the Connection > Basic > “Use Custom MAC address” is being respected?
I have this set to c1:04:15:90:f7:cf and the “Use Custom MAC Address” box checked

But
Status > Overview > WAN > WAN MAC Address reports C4:04:15:90:F7:EF
Status > Overview > Lan > LAN MAC Address reports C4:04:15:90:F7:EE
Cable Router reports a MAC of c4:04:15:90:f7:ef


I have saved the settings/rebooted the gargoyle router/powered off & on the gargoyle router to no effect
How do old versions work?

Is this a 1.11.x problem or has it been this way forever?

doug_porsche
Posts: 75
Joined: Fri Aug 16, 2013 3:59 pm

Re: Gargoyle 1.11.0 Release Candidate 5

Post by doug_porsche »

ispyisail wrote:
doug_porsche wrote:Not sure the Connection > Basic > “Use Custom MAC address” is being respected?
I have this set to c1:04:15:90:f7:cf and the “Use Custom MAC Address” box checked

But
Status > Overview > WAN > WAN MAC Address reports C4:04:15:90:F7:EF
Status > Overview > Lan > LAN MAC Address reports C4:04:15:90:F7:EE
Cable Router reports a MAC of c4:04:15:90:f7:ef


I have saved the settings/rebooted the gargoyle router/powered off & on the gargoyle router to no effect
How do old versions work?

Is this a 1.11.x problem or has it been this way forever?
First time I have tried this feature, so 1.11.x is all I can test currently
NETGEAR WNDR3700v4 or an old Soup can with string. So hard to tell these days.

ispyisail
Moderator
Posts: 5180
Joined: Mon Apr 06, 2009 3:15 am
Location: New Zealand

Re: Gargoyle 1.11.0 Release Candidate 5

Post by ispyisail »

This is 1.10.0
Image

Image

ViBE
Posts: 194
Joined: Sun Apr 19, 2015 6:58 pm

Re: Gargoyle 1.11.0 Release Candidate 5

Post by ViBE »

finally i setup a server in VirtualBox. Ubuntu 18.04.1. but still nothing, NOTHING done:

Code: Select all

/home/akos/gargoyle/ramips-src/build_dir/host/u-boot-2014.10/lib/rsa/rsa-sign.c: In function 'rsa_get_exponent':
/home/akos/gargoyle/ramips-src/build_dir/host/u-boot-2014.10/lib/rsa/rsa-sign.c:279:21: error: dereferencing pointer to incomplete type 'RSA {aka struct rsa_st}'
  if (BN_num_bits(key->e) > 64)
                     ^~
scripts/Makefile.host:134: recipe for target 'tools/lib/rsa/rsa-sign.o' failed
make[6]: *** [tools/lib/rsa/rsa-sign.o] Error 1
Makefile:1195: recipe for target 'tools-only' failed
make[5]: *** [tools-only] Error 2
make[5]: Leaving directory '/home/akos/gargoyle/ramips-src/build_dir/host/u-boot-2014.10'
Makefile:46: recipe for target '/home/akos/gargoyle/ramips-src/build_dir/host/u-boot-2014.10/.built' failed
make[4]: *** [/home/akos/gargoyle/ramips-src/build_dir/host/u-boot-2014.10/.built] Error 2
make[4]: Leaving directory '/home/akos/gargoyle/ramips-src/tools/mkimage'
tools/Makefile:122: recipe for target 'tools/mkimage/compile' failed
make[3]: *** [tools/mkimage/compile] Error 2
make[3]: Leaving directory '/home/akos/gargoyle/ramips-src'
tools/Makefile:121: recipe for target '/home/akos/gargoyle/ramips-src/staging_dir/target-mipsel_24kec+dsp_uClibc-0.9.33.2/stamp/.tools_install_yynyynynynyyyyyyyyynyyyyyyyyynyyyyynnyyynnyynnnyy' failed
make[2]: *** [/home/akos/gargoyle/ramips-src/staging_dir/target-mipsel_24kec+dsp_uClibc-0.9.33.2/stamp/.tools_install_yynyynynynyyyyyyyyynyyyyyyyyynyyyyynnyyynnyynnnyy] Error 2
make[2]: Leaving directory '/home/akos/gargoyle/ramips-src'
/home/akos/gargoyle/ramips-src/include/toplevel.mk:181: recipe for target 'world' failed
make[1]: *** [world] Error 2
make[1]: Leaving directory '/home/akos/gargoyle/ramips-src'
find: ‘bin’: No such file or directory
find: ‘’: No such file or directory
find: ‘’: No such file or directory
ls: cannot access 'bin': No such file or directory
ended with this. what the hell should i do?

doug_porsche
Posts: 75
Joined: Fri Aug 16, 2013 3:59 pm

Re: Gargoyle 1.11.0 Release Candidate 5

Post by doug_porsche »

ispyisail wrote:This is 1.10.0
Image

Image

Thanks for testing
1.11.x does not behave that way
NETGEAR WNDR3700v4 or an old Soup can with string. So hard to tell these days.

RomanHK
Posts: 794
Joined: Sat May 04, 2013 4:18 pm
Location: Czech Republik

Re: Gargoyle 1.11.0 Release Candidate 5

Post by RomanHK »

doug_porsche wrote:Not sure the Connection > Basic > “Use Custom MAC address” is being respected?
I have this set to c1:04:15:90:f7:cf and the “Use Custom MAC Address” box checked

But
Status > Overview > WAN > WAN MAC Address reports C4:04:15:90:F7:EF
Status > Overview > Lan > LAN MAC Address reports C4:04:15:90:F7:EE
Cable Router reports a MAC of c4:04:15:90:f7:ef


I have saved the settings/rebooted the gargoyle router/powered off & on the gargoyle router to no effect
Here you can insert an extract from?:

Code: Select all

cat /etc/config/network
Try these commands:
for WAN:

Code: Select all

uci set network.wan.macaddr=c1:04:15:90:f7:cf
uci commit network
/etc/init.d/network restart
for LAN:

Code: Select all

uci set network.lan.macaddr=c1:04:15:90:f7:cf
uci commit network
/etc/init.d/network restart
Turris Omnia with OpenWrt 21.02 - Tested
Linksys WRT3200ACM with Gargoyle 1.13.x
TL-WR1043ND v2 with Gargoyle 1.10.0

http://gargoyle.romanhk.cz custom builds by gargoyle users

doug_porsche
Posts: 75
Joined: Fri Aug 16, 2013 3:59 pm

Re: Gargoyle 1.11.0 Release Candidate 5

Post by doug_porsche »

RomanHK wrote:
doug_porsche wrote:Not sure the Connection > Basic > “Use Custom MAC address” is being respected?
I have this set to c1:04:15:90:f7:cf and the “Use Custom MAC Address” box checked

But
Status > Overview > WAN > WAN MAC Address reports C4:04:15:90:F7:EF
Status > Overview > Lan > LAN MAC Address reports C4:04:15:90:F7:EE
Cable Router reports a MAC of c4:04:15:90:f7:ef


I have saved the settings/rebooted the gargoyle router/powered off & on the gargoyle router to no effect
Here you can insert an extract from?:

Code: Select all

cat /etc/config/network
Try these commands:
for WAN:

Code: Select all

uci set network.wan.macaddr=c1:04:15:90:f7:cf
uci commit network
/etc/init.d/network restart
for LAN:

Code: Select all

uci set network.lan.macaddr=c1:04:15:90:f7:cf
uci commit network
/etc/init.d/network restart
RomanHK

Thanks for the tip.
I modified the /etc/configs/network Config device 'wan_dev" line and that allowed me to get the the next step in my task!

My cable modem is now reporting the mac address I want!
NETGEAR WNDR3700v4 or an old Soup can with string. So hard to tell these days.

Lantis
Moderator
Posts: 6735
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: Gargoyle 1.11.0 Release Candidate 5

Post by Lantis »

I’ll check the MAC changing utility.
It was broken a while ago and I fixed it.
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

Lantis
Moderator
Posts: 6735
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: Gargoyle 1.11.0 Release Candidate 5

Post by Lantis »

ViBE wrote:finally i setup a server in VirtualBox. Ubuntu 18.04.1. but still nothing, NOTHING done:

Code: Select all

/home/akos/gargoyle/ramips-src/build_dir/host/u-boot-2014.10/lib/rsa/rsa-sign.c: In function 'rsa_get_exponent':
/home/akos/gargoyle/ramips-src/build_dir/host/u-boot-2014.10/lib/rsa/rsa-sign.c:279:21: error: dereferencing pointer to incomplete type 'RSA {aka struct rsa_st}'
  if (BN_num_bits(key->e) > 64)
                     ^~
scripts/Makefile.host:134: recipe for target 'tools/lib/rsa/rsa-sign.o' failed
make[6]: *** [tools/lib/rsa/rsa-sign.o] Error 1
Makefile:1195: recipe for target 'tools-only' failed
make[5]: *** [tools-only] Error 2
make[5]: Leaving directory '/home/akos/gargoyle/ramips-src/build_dir/host/u-boot-2014.10'
Makefile:46: recipe for target '/home/akos/gargoyle/ramips-src/build_dir/host/u-boot-2014.10/.built' failed
make[4]: *** [/home/akos/gargoyle/ramips-src/build_dir/host/u-boot-2014.10/.built] Error 2
make[4]: Leaving directory '/home/akos/gargoyle/ramips-src/tools/mkimage'
tools/Makefile:122: recipe for target 'tools/mkimage/compile' failed
make[3]: *** [tools/mkimage/compile] Error 2
make[3]: Leaving directory '/home/akos/gargoyle/ramips-src'
tools/Makefile:121: recipe for target '/home/akos/gargoyle/ramips-src/staging_dir/target-mipsel_24kec+dsp_uClibc-0.9.33.2/stamp/.tools_install_yynyynynynyyyyyyyyynyyyyyyyyynyyyyynnyyynnyynnnyy' failed
make[2]: *** [/home/akos/gargoyle/ramips-src/staging_dir/target-mipsel_24kec+dsp_uClibc-0.9.33.2/stamp/.tools_install_yynyynynynyyyyyyyyynyyyyyyyyynyyyyynnyyynnyynnnyy] Error 2
make[2]: Leaving directory '/home/akos/gargoyle/ramips-src'
/home/akos/gargoyle/ramips-src/include/toplevel.mk:181: recipe for target 'world' failed
make[1]: *** [world] Error 2
make[1]: Leaving directory '/home/akos/gargoyle/ramips-src'
find: ‘bin’: No such file or directory
find: ‘’: No such file or directory
find: ‘’: No such file or directory
ls: cannot access 'bin': No such file or directory
ended with this. what the hell should i do?
Have you installed all the prerequisite tools and apps from the wiki?
Are you building off the “base_on_openwrt_remerge” branch?
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

ispyisail
Moderator
Posts: 5180
Joined: Mon Apr 06, 2009 3:15 am
Location: New Zealand

Re: Gargoyle 1.11.0 Release Candidate 5

Post by ispyisail »

ended with this. what the hell should i do?
My virtualbox works perfect (same specs as yours)

Post Reply