mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
5cff94399d
Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
14 lines
160 B
Plaintext
14 lines
160 B
Plaintext
connection {
|
|
name=Provider1
|
|
checkip=1.1.1.1
|
|
device=pppoe-wan
|
|
ttl=2
|
|
}
|
|
|
|
connection {
|
|
name=Provider2
|
|
checkip=2.2.2.2
|
|
device=eth0.2
|
|
ttl=1
|
|
}
|