TGTGInsighttelegram intelligenceLIVE / telegram public index
← hackspace
hackspace avatar

TGINSIGHT POST

Post #619

@hackspace

hackspace

Views57Post view count
PostedJul 1407/14/2022, 03:29 PM
Post content

Post content

VOD will be up later, but the commands for a layer2 tunnel were: sudo ssh -o Tunnel=ethernet -w 0:0 [email protected] ip link add br0 type bridge ip link set ens160 master br0 ip link set tap0 master br0 ip link set tap0 up (run on both ends) ip link set br0 up