From f37d00aa7121583a19cb9abecc55393b46ab70cc Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Mon, 29 Jul 2019 20:25:50 +0200 Subject: [PATCH] add listen-eth1 --- bin/listen-eth1.sh | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 bin/listen-eth1.sh diff --git a/bin/listen-eth1.sh b/bin/listen-eth1.sh new file mode 100755 index 0000000..9609ce7 --- /dev/null +++ b/bin/listen-eth1.sh @@ -0,0 +1,6 @@ +#!/bin/sh +# this is for the nsg computer + +ip l s eth1 up + +tcpdump -ni eth1