On Sat, 2013-12-21 at 20:39 +0100, Ole Aamot wrote:
> [ Oppsett av tinc på Fedora 19 ]

Jeg opprettet også tinc-up og tinc-down:

# cat > /etc/tinc/dugnadsnett.no/tinc-up <<EOF
#!/bin/bash
ifconfig $INTERFACE 10.9.8.1 netmask 255.0.0.0
EOF

# cat > /etc/tinc/dugnadsnett.no/tinc-down <<EOF
#!/bin/bash
ifconfig $INTERFACE down
EOF

Mvh,
Ole

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
dugnadsnett mailing list
[email protected]
http://lists.nuug.no/mailman/listinfo/dugnadsnett

Svar til