After countless failures, I finally found a way to use ADSL to get online under DOS, so I’m posting it here for everyone to discuss. For software installation and usage, please refer to the related articles on this site. Below are the necessary changes I made to the two config files pepa.ini and wattcp.cfg (the 202.96.209.XXX entries are Shanghai DNS, and the modem used is a Sweatt 8000R):
pepa.ini:
-m 192.168.0.8
-n 202.96.209.5
-n 202.96.209.133
-n userid,password
wattcp.cfg:
my_ip = 192.168.0.8
netmask = 255.255.255.0
nameserver=202.96.209.5
nameserver=202.96.209.133
gateway = 192.168.0.1
pepa.ini:
-m 192.168.0.8
-n 202.96.209.5
-n 202.96.209.133
-n userid,password
wattcp.cfg:
my_ip = 192.168.0.8
netmask = 255.255.255.0
nameserver=202.96.209.5
nameserver=202.96.209.133
gateway = 192.168.0.1



