中国DOS联盟论坛

China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --
Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
Guest | Log in | Register | Members | Search | China DOS Union
中国DOS联盟论坛
The time now is 2026-08-25 18:03
47,812 topics / 349,910 posts / today 0 new / 48,263 members
其它操作系统综合讨论区 » How do I set up netsetup in BasicLinux??
Printable Version  1,468 / 3
Floor1 imp Posted 2003-02-19 00:00
银牌会员 Posts 309 Credits 1,001
This is the content of netsetup
How should I set it up

#!/bin/sh
#
##### SERIAL LAPLINK #####
# insmod slhc
# insmod slip
# slattach -s 115200 /dev/cua0 & ### COM 1
# slattach -s 115200 /dev/cua1 & ### COM 2
# ifconfig sl0 clark pointopoint lois
# route add lois
#
##### PARALLEL LAPLINK #####
# rmmod lp
# insmod plip
# ifconfig plip1 clark pointopoint lois
# route add lois
#
##### NE2000 ETHERNET #####
# insmod 8390
# insmod ne io=0x300 ### address 0x300
# insmod ne io=0x320 ### address 0x320
# ifconfig eth0 clark
# route add basicnet
#
##### IP MASQUERADE #####
# ipfwadm -F -p deny
# ipfwadm -F -a m -S basicnet/24
Floor2 Wengier Posted 2003-02-20 00:00
系统支持 Posts 10,521 Credits 27,736
You can also just run it directly. Linux and its software are quite complicated to set up, much more complicated than DOS.
Floor3 tiankefeng Posted 2003-02-23 00:00
初级用户 Posts 9 Credits 121
Please come take a look at my site, there are detailed instructions there
http://kefeng2.51.net
Floor4 imp Posted 2003-02-25 00:00
银牌会员 Posts 309 Credits 1,001
To the poster above, your Linux can't be downloaded.
[ Contact the Union admin team - 中国DOS联盟 - Standard version ]
Sponsored by ifanr Inc | © 2001–2023