mirror of
https://github.com/openwrt/packages.git
synced 2025-12-23 21:04:33 +04: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
|
|
}
|