ad5d7bc3c9df5e565b39e069e4680940ae0c844d
howto/Edgeos-Config-Example-number-2.md
... | ... | @@ -15,6 +15,16 @@ Also thanx to drathir for his patience and support |
15 | 15 | |
16 | 16 | 1) you need to create all required fields in the registry --> look at howto/Getting startet page |
17 | 17 | |
18 | +2) get a peer --> ask nice @irc |
|
19 | + |
|
20 | +3) You need following data from the peer |
|
21 | + |
|
22 | +--tunnel options, secret key |
|
23 | +--ASN from the peer |
|
24 | +--ip's |
|
25 | + |
|
26 | +... |
|
27 | + |
|
18 | 28 | The data i used are the following: |
19 | 29 | |
20 | 30 | Own ASN: AS111111 |
... | ... | @@ -27,15 +37,7 @@ Peer Port: 1194 |
27 | 37 | Peer ASN: AS222222 |
28 | 38 | Peer BGP Neighbour IPv4: Z.Z.Z.Z |
29 | 39 | |
30 | -2) get a peer --> ask nice @irc |
|
31 | 40 | |
32 | -3) You need following data from the peer |
|
33 | - |
|
34 | ---tunnel options, secret key |
|
35 | ---ASN from the peer |
|
36 | ---ip's |
|
37 | - |
|
38 | -... |
|
39 | 41 | |
40 | 42 | ###Create IPv4 OpenVPN Interface |
41 | 43 |