Added a script to install xl2tp server to ubuntu and configure it automatically

main
Abanoub Hany 2024-07-05 18:52:14 +03:00
parent ab0cd9a093
commit 54ba2644f4
1 changed files with 6 additions and 0 deletions

View File

@ -73,6 +73,12 @@ sudo bash -c 'cat > /etc/ppp/chap-secrets <<EOF
# Secrets for authentication using CHAP
# client server secret IP addresses
user1 * ikasgfiuasgf 10.255.10.11
user2 * segheregtyeb 10.255.10.12
user3 * ba35rtyegbas 10.255.10.13
user4 * rtyasergbrge 10.255.10.14
user5 * vwehyaevwgfw 10.255.10.15
user6 * bwrvwefbtbwf 10.255.10.16
user7 * wlihfqbeuihf 10.255.10.17
EOF'
# Enable IP forwarding