search for: raw_socket

Displaying 6 results from an estimated 6 matches for "raw_socket".

Did you mean: rawip_socket
2017 Jan 27
4
Disallow binding via tinc
...all together, and want to configure tinc such that on selected participants, there's no interface that programs could bind to, so that only outgoing connections work. How can I achieve that? I imagine the easiest way would be to make it so that tinc creates no tun device. Is the `DeviceType = raw_socket` option what I'm looking for? Thanks! Niklas
2017 Jan 27
1
Disallow binding via tinc
...on selected participants, there's no interface that programs could bind > to, so that only outgoing connections work. > > How can I achieve that? > > I imagine the easiest way would be to make it so that tinc creates no > tun device. Is the `DeviceType = raw_socket` option what I'm looking > for? > > Thanks! > Niklas > _______________________________________________ > tinc mailing list > tinc at tinc-vpn.org <mailto:tinc at tinc-vpn.org> > https://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc &gt...
2017 Jan 27
0
Disallow binding via tinc
...re tinc such that > on selected participants, there's no interface that programs could bind > to, so that only outgoing connections work. > > How can I achieve that? > > I imagine the easiest way would be to make it so that tinc creates no > tun device. Is the `DeviceType = raw_socket` option what I'm looking for? > > Thanks! > Niklas > _______________________________________________ > tinc mailing list > tinc at tinc-vpn.org > https://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc > -------------- next part -------------- An HTML attachment was scrub...
2017 Jan 27
0
Disallow binding via tinc
...looking for a way to add some (Linux) participants into my tinc > network, but I want to protect them from accidentally binding a port so > that it's accessible via tinc. [...] > I imagine the easiest way would be to make it so that tinc creates no > tun device. Is the `DeviceType = raw_socket` option what I'm looking for? You can use DeviceType = dummy to make tinc run without a tun device. Note that the node running tinc then cannot access the VPN at all, it then only acts as a forwarder and/or NAT helper for other nodes. Otherwise, the best option is to add firewall rules that d...
2009 Sep 09
3
tinc for iphone & ipod touch
Hello, I've managed to create a tinc build for IPhone and IPod touch. Since the device does not support TUN interface, TUNEMU was used: http://code.gerade.org/tunemu/ Please find the patch in the attachment (to be used with tinc-1.0.9). The patch does the following: - updates src/Makefile.in & src/Makefile.am so required libraries are attached and tunemu.c is compiled - updates
2003 Aug 04
1
OpenBSD 3.2 and Release 1
...tinc/src/linux U tinc/src/linux/device.c cvs server: Updating tinc/src/mingw U tinc/src/mingw/device.c cvs server: Updating tinc/src/netbsd U tinc/src/netbsd/device.c cvs server: Updating tinc/src/openbsd U tinc/src/openbsd/device.c cvs server: Updating tinc/src/pokey cvs server: Updating tinc/src/raw_socket U tinc/src/raw_socket/device.c cvs server: Updating tinc/src/solaris U tinc/src/solaris/device.c cvs server: Updating tinc/tinc-config PC206# cd tinc PC206# ./autogen.sh --with-lzo=/usr/local/ processing /ttest/tinc Creating /ttest/tinc/aclocal.m4 ... Running autopoint... Copying file ABOUT-NLS Cop...