clients connected to two network with a non-dynami...
# client
r
clients connected to two network with a non-dynamic port need to use different ports right?
b
correct
r
[netclient-darwin-arm64] 2022-10-05 09:52:35 [mqpublish.go-46] checkin(): checkin with server(s) for all networks [netclient-darwin-arm64] 2022-10-05 09:52:35 [localport.go-26] GetLocalListenPort(): failed to parse interface nm-netmain [netclient-darwin-arm64] 2022-10-05 09:52:35 [localport.go-38] UpdateLocalListenPort(): network: netmain error encountered checking local listen port: nm-netmain file does not exist
any ideas about this? it wont bring the IF up...
I did pull -vvvv on both nets again
mac-m1 btw
b
check the wg-conf files in /etc/netclient/config
r
/Applications/Netclient/config/
?
or it changed lately?
b
yes... too used to linux paths forgot you are on macOS
r
nm-nemain.conf seems normal :S
"[mqhandlers.go-114] NodeUpdate(): error remove interface nm-netmain ifconfig: interface utun9 does not exist"
utun9 is used by the other network though...
it wont move to utun10
tyhen it goes back to the other errors:
b
can you manually run wg-quick down and wg-quick up specifying the conf file
r
ok ill try!
thanks it went back to collaborating with me 🙂
it probably fixed my "no handshake" question from yesterday...
two birds one stone 🙂