mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-02 08:10:28 +08:00
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
|
|
}
|