Displaying 1 result from an estimated 1 matches for "ipconfig_set".
Did you mean:
config_set
2009 Dec 12
1
tinc on macosx
...set up the
machine to connect to the network. Connected, and all good.
I am running tinc in switch mode, and have a dhcp server giving out
addresses.
When tinc connects, it does not receive a dhcp address. In my tinc-up file,
and running the command manually:
$ sudo ipconfig tun0 set dhcp
i get:
ipconfig_set tun0 DHCP failed: invalid operation
Do you have any idea why it is doing that?
I can assign an address manually, but would prefer dhcp.
The other question I had was, how do you make it run at startup?
I see in the login preferences you can run commands/applications, but
that's for the user, n...