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

When ISP's require MAC address spoofing

Some ISPs will set up an account only to a computer and require that computer's MAC address in communications to their modem.  If it is desired to insert the ASG between that computer and the modem, the ASG must spoof the computers MAC address.  How can MAC address spoofing be done?


This thread was automatically locked due to age.
  • Call the ISP and tell them you got a new computer?

    Barry
  • another possibility:  transparent bridging with your ASG.
    But I would prefer one of this two alternatives:
    1) Barry´s way (call ISP and tell MAC of ASG)
    2) choose another ISP.

    MAC spoofing is crap, IMHO, but maybe you could do it via SSH and interface config. But if I were Astaro, I wouldn´t support that....

    thomas
  • Hi,

    i use internet over an (tv-)cable connection, i can not change the provider, cause the provider has no dsl on this line, it is only this internet connection possible with this provider).

    at this time i use an linksys router, with an function "clone my mac adress", with this configuration i can dial without problems in the internet (pppoe).

    now i want to use astaro again, but i can not find an option where ich can configure the mac adress.

    can somebody help me?
  • As said above, call your ISP and tell them you have a new computer and give them the MAC address from the Astaro connection you're using.  You'll find it under "hardware".
  • On back of cable modem there should be a small button to push ( a reset button ). Normally thats all it takes to reset mac address. The function on your linksys  the clone mac just clones mac of said computer at which time you connect to web administration config pages. So it is not using your linksys mac adress at all. This reset option would flush old mac address and allow you to get a new ip. I assume this is a dynamic connections we are talking about?
  • Some ISPs will set up an account only to a computer and require that computer's MAC address in communications to their modem.  If it is desired to insert the ASG between that computer and the modem, the ASG must spoof the computers MAC address.  How can MAC address spoofing be done?


    i bet you are dealing with a cable provider?  There's an easy way around this.  unplug the power form the cable modem..connect another device and then power the cable modem back up.  it will then register the new device as the one to use it.  In this case simply sub the astaro machine for your computer..[:)]
  • thanks for you all help. the support of my provider has only an expensive 0900 number, and they are not so good (like my english [[:)]]).

    i have now log on the shell of my astaro, enter ifconfig eth1 hw ether 00:1D:xx:xx:xx:xx (with real data [;)]), change the mtu size from 1500 to 1468, disable and enable the eth1 interface, try to connect and ready [[:)]].

    internet works fine [:D].

    how can i configure, that i must not enter the data every time by hand - must this in "/etc/init.d/boot.local" or better to LLADDR='xx:xx:xx:xx:xx:xx' in etc/syconfig/network/ifcfg-eth0 ?

    [edit]

    ok, the ifcfg-* file doesn't exist, but the boot.local solution works fine.
  • not every ISP does this though. InsightBB just started doing it this last year.
  • On back of cable modem there should be a small button to push ( a reset button ). Normally thats all it takes to reset mac address. The function on your linksys  the clone mac just clones mac of said computer at which time you connect to web administration config pages. So it is not using your linksys mac adress at all. This reset option would flush old mac address and allow you to get a new ip. I assume this is a dynamic connections we are talking about?


    not every ISP does this though. InsightBB just started doing it this last year.
  • thanks for you all help. the support of my provider has only an expensive 0900 number, and they are not so good (like my english [[[:)]]]).

    i have now log on the shell of my astaro, enter ifconfig eth1 hw ether 00:1D:xx:xx:xx:xx (with real data [;)]), change the mtu size from 1500 to 1468, disable and enable the eth1 interface, try to connect and ready [[[:)]]].

    internet works fine.

    how can i configure, that i must not enter the data every time by hand - must this in "/etc/init.d/boot.local" or better to LLADDR='xx:xx:xx:xx:xx:xx' in etc/syconfig/network/ifcfg-eth0 ?

    [edit]

    ok, the ifcfg-* file doesn't exist, but the boot.local solution works fine.


    way to be persistent Pleibling!! i guess sometimes people won't tell you details because they're afraid you'll hose up your config [[[:)]]]