You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
160 B

  1. connection {
  2. name=Provider1
  3. checkip=1.1.1.1
  4. device=pppoe-wan
  5. ttl=2
  6. }
  7. connection {
  8. name=Provider2
  9. checkip=2.2.2.2
  10. device=eth0.2
  11. ttl=1
  12. }