X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/bdd94763c1c3c236e2bd8b2282dad526e08bbb66..5dfad9395848f74699752473b825635c30fb5567:/openwrt/package/ppp/files/ifup.pppoa diff --git a/openwrt/package/ppp/files/ifup.pppoa b/openwrt/package/ppp/files/ifup.pppoa index 51b0fe334..892836636 100644 --- a/openwrt/package/ppp/files/ifup.pppoa +++ b/openwrt/package/ppp/files/ifup.pppoa @@ -31,6 +31,7 @@ while :; do usepeerdns \ defaultroute \ linkname $type \ + ipparam $type \ user "$USERNAME" \ password "$PASSWORD" \ mtu $MTU mru $MTU \