Metropoli BBS
VIEWER: lanstart.cmd MODE: TEXT (ASCII)
REM @echo off
REM If you get things working, you might want to
REM turn echo off.
REM
REM Try 'netstat -?' if you don't get it working at first
route -fh
arp -f
ifconfig lan0 146.50.1.247 netmask 255.255.255.0
route add default 146.50.1.16 1

[ RETURN TO DIRECTORY ]