initial commit
This commit is contained in:
25
mint/tools/mgw/examples/myppp
Normal file
25
mint/tools/mgw/examples/myppp
Normal file
@@ -0,0 +1,25 @@
|
||||
/dev/ttyb
|
||||
|
||||
38400
|
||||
|
||||
crtscts
|
||||
#require-chap
|
||||
|
||||
lock
|
||||
modem
|
||||
# debug
|
||||
defaultroute
|
||||
#vj
|
||||
|
||||
usepeerdns
|
||||
|
||||
asyncmap 0
|
||||
noipdefault
|
||||
netmask 255.255.255.0
|
||||
noauth
|
||||
mru 1500
|
||||
mtu 1500
|
||||
user "myppp"
|
||||
name "myppp"
|
||||
|
||||
connect "chat -f u:/etc/ppp/peers/myppp.chat"
|
||||
Reference in New Issue
Block a user