[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How is 'pppd' launched while starting



Hi, everyone,
My problem is solved, by editing '/etc/network/interfaces', and insert a
command:

iface ethX inet manual
        pre-up /bin/ip link set $IFACE address XX:XX:XX:XX:XX:XX

Thanks for all of you for your help, especially Andrei Popescu,
Camaleón, and Osamu Aoki.

在 2010-07-31六的 05:20 +0800,Guo Jiahua写道:
> Hi, everyone,
> I'm a user of DEBIAN 5.0. And I use adsl to connect to the Internet. I
> think pppd is the key program to connect.
> My ISP requires a MAC address which is different from my laptop.
> So, I think, I must change the MAC address (by using command "ip link
> set ethX address XX:XX:XX:XX:XX:XX") before pppd launched when starting
> up
> Thus, I wander how is pppd launched while linux starting, by a script in
> '/etc/rc*.d/' or in other way.
> Thank you very much.
> 
> 



Reply to: