This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Change/Clone MAC's?

Running/eval ASG 7.502 and trying to change the MAC address on one of the interfaces? I must be missing something since I can seem to go to "Network", "Interfaces", "Hardware" and then select "Edit" but I cant seem to change anything? Is this the correct place to edit/clone an interfaces MAC?


This thread was automatically locked due to age.
Parents
  • I'd be interested to know if the following, done from the command line, survives a reboot:

    ifdown eth0
    ifconfig eth0 hw ether 00:80:FF:FF:98:F5
    ifup eth0


    Of course, if you're not doing this on an Astaro appliance, you probably can change the MAC address in the BIOS.

    Cheers - Bob
  • I'd be interested to know if the following, done from the command line, survives a reboot:

    ifdown eth0
    ifconfig eth0 hw ether 00:80:FF:FF:98:F5
    ifup eth0


    Of course, if you're not doing this on an Astaro appliance, you probably can change the MAC address in the BIOS.

    Cheers - Bob


    Hi Bob
    Do I understand right I have to type this in Astaro console?

    To all:
    A other solution/idea could be to switch the existing LAN-wire from 
    External (WAN) ==> eth1
    to
    Internal ==> eth0 
    and switch the settings from eth1 to eth0.
    Do you know what I mean?

    The only problem is, I don't know how to change/edit the "eth" so that I can afterwards log me in to Astaro Web Admin?
    Do you understand what I mean?
    Maybe could somebody have a idea for a good way to do that?
    Thanks.
    Best regards
    Elena
  • Hi,

    Yes it is unfortunate since some ISP's have very long refresh times in their ARP tables. When you switch equipment you'll have to wait awhile to get internet access again. 

    I would be cautious changing astaro settings via the command line, first they can have negative consequences and also many times any changes are rewritten with software up2dates.

    Cia,
    Julio
Reply
  • Hi,

    Yes it is unfortunate since some ISP's have very long refresh times in their ARP tables. When you switch equipment you'll have to wait awhile to get internet access again. 

    I would be cautious changing astaro settings via the command line, first they can have negative consequences and also many times any changes are rewritten with software up2dates.

    Cia,
    Julio
Children