search for: ntwigg2009mac

Displaying 5 results from an estimated 5 matches for "ntwigg2009mac".

2016 Jan 07
3
Troubleshooting on OS X
...xactly, 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 of my files in /opt/local/etc/tinc: > dpsf/tinc.conf Name = ntwigg2009mac AddressFamily = ipv4 Interface = dpsfVPN ConnectTo = dpserver001 > dpsf/tinc-up #!/bin/sh ifconfig $INTERFACE 10.0.0.13 netmask 255.255.255.0 > dpsf/tinc-down #!/bin/sh ifconfig $INTERFACE down I followed the port instructions to the T. Any tips are greatly appreciated! I don't know...
2016 Jan 07
2
Troubleshooting on OS X
...installing the tuntaposx modules, try running the following > command: > > kextload /Library/Extensions/tun.kext/ > > Then try to start tinc again. > > > And here's the contents of my files in /opt/local/etc/tinc: > > > > > dpsf/tinc.conf > > Name = ntwigg2009mac > > AddressFamily = ipv4 > > Interface = dpsfVPN > > ConnectTo = dpserver001 > > > > > dpsf/tinc-up > > #!/bin/sh > > ifconfig $INTERFACE 10.0.0.13 netmask 255.255.255.0 > > > > > dpsf/tinc-down > > #!/bin/sh > > ifconfig $INTE...
2016 Jan 07
0
Troubleshooting on OS X
...is not loaded. If you didn't reboot since installing the tuntaposx modules, try running the following command: kextload /Library/Extensions/tun.kext/ Then try to start tinc again. > And here's the contents of my files in /opt/local/etc/tinc: > > > dpsf/tinc.conf > Name = ntwigg2009mac > AddressFamily = ipv4 > Interface = dpsfVPN > ConnectTo = dpserver001 > > > dpsf/tinc-up > #!/bin/sh > ifconfig $INTERFACE 10.0.0.13 netmask 255.255.255.0 > > > dpsf/tinc-down > #!/bin/sh > ifconfig $INTERFACE down All that looks OK. > > sudo launch...
2016 Jan 08
1
Troubleshooting on OS X
...unning the following >> command: >> >> kextload /Library/Extensions/tun.kext/ >> >> Then try to start tinc again. >> >> > And here's the contents of my files in /opt/local/etc/tinc: >> > >> > > dpsf/tinc.conf >> > Name = ntwigg2009mac >> > AddressFamily = ipv4 >> > Interface = dpsfVPN >> > ConnectTo = dpserver001 >> > >> > > dpsf/tinc-up >> > #!/bin/sh >> > ifconfig $INTERFACE 10.0.0.13 netmask 255.255.255.0 >> > >> > > dpsf/tinc-down >>...
2016 Jan 07
0
Troubleshooting on OS X
...stalling the tuntaposx modules, try running the following > command: > > kextload /Library/Extensions/tun.kext/ > > Then try to start tinc again. > > > And here's the contents of my files in /opt/local/etc/tinc: > > > > > dpsf/tinc.conf > > Name = ntwigg2009mac > > AddressFamily = ipv4 > > Interface = dpsfVPN > > ConnectTo = dpserver001 > > > > > dpsf/tinc-up > > #!/bin/sh > > ifconfig $INTERFACE 10.0.0.13 netmask 255.255.255.0 > > > > > dpsf/tinc-down > > #!/bin/sh > > ifconfig $INTE...