13 lines
160 B
Text
13 lines
160 B
Text
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
|
|
}
|