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!

L2TP Client: OpenBSD: Difference between revisions

Content deleted Content added
AA-Andrew (talk | contribs)
mNo edit summary
AA-Andrew (talk | contribs)
 
Line 64: Line 64:
===1. Create /etc/ifstated.conf ===
===1. Create /etc/ifstated.conf ===
with contents like these:
with contents like these:
<SyntaxHighlight>
<SyntaxHighlight lang=shell>
# 20-second poll to see if the tunnel is established.
# 20-second poll to see if the tunnel is established.
tunnel_if_up = '("ifconfig ppp0 | fgrep -q inet" every 20)'
tunnel_if_up = '("ifconfig ppp0 | fgrep -q inet" every 20)'