This commit is contained in:
Nico Schottelius 2019-07-29 20:26:23 +02:00
parent f37d00aa71
commit 636fb52ac5
1 changed files with 2 additions and 3 deletions

View File

@ -1,6 +1,5 @@
#!/bin/sh
# this is for the nsg computer
ip l s eth1 up
tcpdump -ni eth1
sudo ip l s eth1 up
sudo tcpdump -ni eth1