Linux PPPD
Single port PPP Configuration
For a single PPP link use Wanpipe PPP stack.
Wanpipe Installation
Download latest STABLE wanpipe release
-->wanpipe-7.0.24.tgzUntar wanpipe release
--> tar xfz wanpipe-<ver>.tgzInstall wanpipe release
-->Â cd wanpipe-<ver>
-->Â ./Setup installÂ
     Use all default optionsConfirm successful install
-->Â wanrouter version
-->Â wanrouter hwprobe
Â
Configuration
Run wanpipe configuration utility:
/usr/sbin/wancfg
Hardware Setup (AFT):
Select Hardware: Specify AFT card from hardware probe.
   After hardware probe, wancfg screen should show you:
   (in case of A104 card)
   ----------------------------
   Card Type-------> A104  Â
   Physical Medium-> T1  Â
   ----------------------------
Sepecify Line Type:Â Â T1 or E1
                                Default is T1Â
Default configuration is complete: Select <BACK>
Protocol Setup:
Select Protocol: PPP
Configuration is complete: Select <BACK>
Interface Setup:
Skip First option and leave it default.
Select: Operation Mode
        WANPIPESelect: IP Address Setup
           Local IP addr: Set this local IP Address
        Point-to-Point IP Address: Set this to the ip address of the remote sideSelect: Default Gateway
        Leave it to no if you do not want the PPP interface to be your default route.
        Set this to yes, and enter your Gateway IP Address if you want packets to go to the PPP interface by default.
Configuration is complete: Select <BACK> to Save and Exit
After a wanrouter start, your PPP interface will come up as w*g1ppp. (for example w1g1ppp)
Â
Operations
Start all wanpipe ports
wanrotuer start  #Start all wanpipe ports defined in /etc/wanpipe/wanrouter.rc
Start a single port
wanrouter stop  Â
Logs
/var/log/messages
Config directory
/etc/wanpipe
Â
Debugging
wanpipemon utility
wanpipemon <enter> for help
T1/E1 Alarm Statistics
wanpipemon -i w1g1 -c Ta
Â
More Info
Troubleshooting & Diagnostic commands
Â