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!

Router - Linux: Difference between revisions

m
ipv6cp-use-ipaddr
 
*Edit /etc/ppp/chap-secrets to include this line, consisting of three tab-separated words. The first entry is your AAISP router login, the second is an asterisk, and the third is your AAISP router password. For example:
mylogin@a.1 * pa$$w0rd
 
*Create /etc/ppp/ipv6-up.d/0000defaultroute. In it place the following shell script:
 
#!/bin/bash
/sbin/ip -6 route add default dev $1
 
*chmod it 755.
 
==Testing==
autoreview, Bureaucrats, editor, Interface administrators, reviewer, Administrators
12,270

edits