SolarOS

SolarOS 4.13.4 manual · job

pppd

PPP over any bidirectional SolarOS byte-stream port. A physical UART, USB CDC, or a virtual port carried by a packet-radio link can provide the bytes; the PPP negotiation mode and the interface's routing role are configured separately.

Usage:

job start pppd <port> [baud|baud=rate]
    [role=downstream|uplink|peer] [mode=passive|active]
    [local=address] [peer=address] [dns=auto|none|address]
    [priority=0..255]
job stop pppd
job status pppd

Defaults:

SettingValue
BaudKeep the port's current rate
Roledownstream
Modepassive for downstream; active otherwise
Local address192.168.8.1 for downstream
Peer address192.168.8.2 for downstream
DNSauto, copied from the preferred SolarOS uplink
Uplink priority90

Routing roles have these effects:

mode=active starts negotiation. mode=passive listens for the other endpoint to initiate it. Either mode can be combined with any routing role; the defaults are conveniences, not a coupling between negotiation and routing.

Examples:

Join us on: