Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
linux:network [2018/09/13 21:27] tmadelinux:network [2020/01/14 11:53] – [Test] tmade
Line 188: Line 188:
   tcpdump -i eth0   tcpdump -i eth0
   tcpdump -niany   tcpdump -niany
-  tcpdump -i eth0 -s 65535 -w trace                  #Create dump, which can be imported in wireshark+  tcpdump -i eth0 -s 65535 -w tracefile                  #Create dump, which can be imported in wireshark
   tcpdump -i eth1 -qtln icmp   tcpdump -i eth1 -qtln icmp
      
Line 210: Line 210:
   telnet localhost 25     telnet localhost 25  
   telnet IP 25   telnet IP 25
 +  echo quit | telnet 192.168.1.1 22 | grep –i connected
  
 Additionally you can send Mails with it: Additionally you can send Mails with it:
linux/network.txt · Last modified: 2024/02/20 15:10 by tmade
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki