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
  • Hi,

    When you switch equipment you'll have to wait awhile to get internet access again. 


    For me not, I connect directly to my Computers NIC and I got fast a new IP.
    Do you have a solution how can switch to other NIC?
  • I've just installed a fresh 8.003 asg and need to change the MAC on the external interface (eth0).
    However, if I login at the console as root, and try to execute "ifdown eth0", I get "ifdown command not found".
    What am I missing here?
  • Ok. Ifdown didn't work. But ifconfig eth0 he ether aa:bb:cc[:D]d:ee:ff did work.
Reply Children
No Data