Skip to content

Mac deployment requires "interface" section. #44

Answered by chadgeary
DavidBC71 asked this question in Q&A
Discussion options

You must be logged in to vote

Hey - does your .conf file not include one? It should look something like this (an example peer1.conf):

[Interface]
Address = 172.19.0.2
PrivateKey = ThisWillBeALongString
ListenPort = 51820
DNS = 172.18.0.3

[Peer]
PublicKey = AnotherLongStringHere
Endpoint = 100.101.102.103:51820
AllowedIPs = 172.18.0.3/32,172.18.0.5/32

I don't have a mac with me right now to test with, but i will this week.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by DavidBC71
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants