Jump to content

This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!

Multicast: Difference between revisions

Content deleted Content added
AA-Andrew (talk | contribs)
mNo edit summary
Reedy (talk | contribs)
m clean up, typos fixed: paramaters → parameters
Line 1: Line 1:

= FTTC =
= FTTC =


Line 6: Line 5:
== Example for Debian GNU/Linux ==
== Example for Debian GNU/Linux ==


Have extracted some paramaters from pppd, this may not work correctly if there is more than one instance.
Have extracted some parameters from pppd, this may not work correctly if there is more than one instance.
eval `tdbdump /var/run/pppd2.tdb | grep CALL_FILE | cut -d'"' -f2`
eval `tdbdump /var/run/pppd2.tdb | grep CALL_FILE | cut -d'"' -f2`