#!/bin/bash

## input account name in place of account 

LOG_NAME="account"
/usr/sbin/pppd ipparam linuxlab name $LOG_NAME call linuxlab
