search for: siocaifaddr

Displaying 7 results from an estimated 7 matches for "siocaifaddr".

2016 Jan 07
2
Troubleshooting on OS X
....38.86 port 655) ... (lots of stuff, but I can't ping through the VPN) So then I tried changing the interface in my conf.vpn to tun0, but then I get > sudo tincd -n dpsf -D -d tincd 1.0.21 (Feb 3 2015 20:09:36) starting, debug level 1 /dev/tun0 is a Generic BSD tun device ifconfig: ioctl (SIOCAIFADDR): Destination address required Script tinc-up exited with non-zero status 1 ... (lots of stuff, but ping doesn't work). I tried Spencer's suggestion re: the FAQ http://tinc-vpn.org/faq/#index5h3 > ifconfig tap0 10.0.0.13 ifconfig: interface tap0 does not exist > ifconfig dpsfVPN 10....
2020 Nov 12
2
Examples request - tinc witn tun/utun mode=router
...ld look like when the vpn is not using tap mode. I have this, from my tap (switch mode tinc) , but it doesn't work for tun devices.    ifconfig $INTERFACE inet 10.10.101.2/24 up If I run my tincd in osx in debug mode, the vpn startup fails: /dev/tun0 is a OS X utun device ifconfig: ioctl (SIOCAIFADDR): Destination address required Script tinc-up exited with non-zero status 1 GT
2010 May 21
1
tinc-up on Mac OS X
Hello, I'm trying to get tinc working on my mac. It appears to connect to other nodes, but I can't actually use the vpn. If I enter the command ifconfig tun0 10.11.12.195 netmask 255.255.255.0 I get the error ifconfig: ioctl (SIOCAIFADDR): Destination address required If I enter the commands ifconfig tun0 10.11.12.195 10.11.12.195 netmask 255.255.255.0 route add -net 10.11.12.0 10.11.12.195 255.255.255.0 then I get no errors, but I still cannot send traffic to the other nodes The other nodes can use the vpn fine as though they we...
2016 Jan 08
1
Troubleshooting on OS X
...ut I can't ping through the VPN) > > So then I tried changing the interface in my conf.vpn to tun0, but then I > get > > > sudo tincd -n dpsf -D -d > tincd 1.0.21 (Feb 3 2015 20:09:36) starting, debug level 1 > /dev/tun0 is a Generic BSD tun device > ifconfig: ioctl (SIOCAIFADDR): Destination address required > Script tinc-up exited with non-zero status 1 > ... (lots of stuff, but ping doesn't work). > > I tried Spencer's suggestion re: the FAQ http://tinc-vpn.org/faq/#index5h3 > > > ifconfig tap0 10.0.0.13 > ifconfig: interface tap0 does no...
2016 Jan 07
0
Troubleshooting on OS X
..., but I can't ping through the VPN) > > So then I tried changing the interface in my conf.vpn to tun0, but then I get > > > sudo tincd -n dpsf -D -d > tincd 1.0.21 (Feb 3 2015 20:09:36) starting, debug level 1 > /dev/tun0 is a Generic BSD tun device > ifconfig: ioctl (SIOCAIFADDR): Destination address required > Script tinc-up exited with non-zero status 1 > ... (lots of stuff, but ping doesn't work). > > I tried Spencer's suggestion re: the FAQ http://tinc-vpn.org/faq/#index5h3 <http://tinc-vpn.org/faq/#index5h3> > > ifconfig tap0 10.0.0.13...
2016 Jan 07
3
Troubleshooting on OS X
I've got tinc running happily on a couple linux and win computers, but no luck on OS X. I'm on Yosemite 10.10.5, and I think I followed the OS X tutorial exactly, but no luck. Here's my error message: > sudo tincd -n dpsf -D -d3 tincd 1.0.21 (Feb 3 2015 20:09:36) starting, debug level 3 Could not open /dev/tun0: No such file or directory Terminating And here's the contents
2020 Nov 12
0
Examples request - tinc witn tun/utun mode=router
...devices. > >    ifconfig $INTERFACE inet 10.10.101.2/24 up My linux comes without ifconfig, so I cannot really try, what ifconfig does differently. > > > If I run my tincd in osx in debug mode, the vpn startup fails: > > /dev/tun0 is a OS X utun device > ifconfig: ioctl (SIOCAIFADDR): Destination address required > Script tinc-up exited with non-zero status 1 On first glance, your ifconfig command looks ok, so maybe it's a difference between utun and tun. > > > GT regards, Erich -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEE3p92iMrPBP64GmxZCu7JB1Xae1oFAl+...