JJBliss
05-16-2003, 12:44 AM
I just had to upgrade from 2.5.1 to 2.5.2 (no way am I doing 3.1) because I finally got the local whammy.
I used Superzaps upgrade, but promptly deleted the XPlusZ components, so i could do some of my own stuff.
I did all the hacks I needded by hand, converted the rc.net file to static IP, and took care of everything, I think....
However, Superzaps upgrade load IP on net0. I know this prevents the daily call, but I would prefer to have it on eth0 so that backdoors are enabled automatically.
I tried changing the line from :
/sbin/ifconfig net0 192.168.1.188 netmask 255.255.255.0 up
to
/sbin/ifconfig eth0 192.168.1.188 netmask 255.255.255.0 up
but it didn't work properly.
I think it has something to do with the ax88796.0 driver in /lib/modules but I'm not sure. Was that driver modified to NOT allow eth0 ?
Any suggestions on what I should do, or is there any OTHER way to "automatically" enable backdoors, without running a tcl script that does the appropriate sendkey commands (I know about that way)
JJ Bliss
I used Superzaps upgrade, but promptly deleted the XPlusZ components, so i could do some of my own stuff.
I did all the hacks I needded by hand, converted the rc.net file to static IP, and took care of everything, I think....
However, Superzaps upgrade load IP on net0. I know this prevents the daily call, but I would prefer to have it on eth0 so that backdoors are enabled automatically.
I tried changing the line from :
/sbin/ifconfig net0 192.168.1.188 netmask 255.255.255.0 up
to
/sbin/ifconfig eth0 192.168.1.188 netmask 255.255.255.0 up
but it didn't work properly.
I think it has something to do with the ax88796.0 driver in /lib/modules but I'm not sure. Was that driver modified to NOT allow eth0 ?
Any suggestions on what I should do, or is there any OTHER way to "automatically" enable backdoors, without running a tcl script that does the appropriate sendkey commands (I know about that way)
JJ Bliss