Displaying 1 result from an estimated 1 matches for "ajxd1z42ql9qihdj1pa7in12iynf532g".
2014 Aug 26
2
Tinc on NixOS
...00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 txqueuelen
500 (UNSPEC)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
Here is my tinc-up
#!/nix/store/ajxd1z42ql9qihdj1pa7in12iynf532g-bash-4.2-p45/bin/sh
#ifconfig $INTERFACE 192.168.1.10 netmask 255.255.255.0
ip route add 10.16.0.0/24 dev $INTERFACE
ip link set dev $INTERFACE up
Here are the routes on I see
[zs at homer2:~]$ route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
If...