Quote:
ifconfig tr0 ip=192.168.1.33 netmask=255.255.255.0
|
Try
ifconfig tr0 192.168.1.33 netmask 255.255.255.0
no ifconfig tr0 up
Cheers,
Tink
P.S.: I loved my TR back in the days :}
P.P.S.: In Slack, just run netconfig, then
edit the /etc/rc.d/rc.inet1 script and change
the occurences of eth0 to tr0.