OESF Portables Forum
Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => OpenBSD => Topic started by: Wildherb on October 06, 2008, 06:06:53 pm
-
While I"m very happy that so many security and network apps are available for OBSD, I'm struggling to find a packet sniffer such as the ubiqutous tcpdump.
I believe that wireshark (ethereal) has been dropped from OBSD because of security concerns but surely there must be some way of knowing what's on the wire? What do other people use?
-
While I"m very happy that so many security and network apps are available for OBSD, I'm struggling to find a packet sniffer such as the ubiqutous tcpdump.
I believe that wireshark (ethereal) has been dropped from OBSD because of security concerns but surely there must be some way of knowing what's on the wire? What do other people use?
There's a package called bsd-airtools. That may have what you're talking about.
-
While I"m very happy that so many security and network apps are available for OBSD, I'm struggling to find a packet sniffer such as the ubiqutous tcpdump.
I believe that wireshark (ethereal) has been dropped from OBSD because of security concerns but surely there must be some way of knowing what's on the wire? What do other people use?
There's a package called bsd-airtools. That may have what you're talking about.
Thanks Lance, I've installed bsd-airtools but all I can find is layer 2 (kismet style) functionality. Tcpdump allows you to 'sniff the wire' at > layer 3. I've found trafshow to be useful but still I miss basic, popular opens source tools and it is very frustrating not to have them in what is otherwise a very well equipped distro. Who makes up the rules?
-
While I"m very happy that so many security and network apps are available for OBSD, I'm struggling to find a packet sniffer such as the ubiqutous tcpdump.
I believe that wireshark (ethereal) has been dropped from OBSD because of security concerns but surely there must be some way of knowing what's on the wire? What do other people use?
There's a package called bsd-airtools. That may have what you're talking about.
Thanks Lance, I've installed bsd-airtools but all I can find is layer 2 (kismet style) functionality. Tcpdump allows you to 'sniff the wire' at > layer 3. I've found trafshow to be useful but still I miss basic, popular opens source tools and it is very frustrating not to have them in what is otherwise a very well equipped distro. Who makes up the rules?
I'm not a big network person, so I don't really know that much about tcpdump or any other networking tools. I mainly use OpenBSD on my desktop workstation. Is the tcpdump in the base install of OpenBSD not the same as what you're used to doing with tcpdump in other distributions?
-
I'm not a big network person, so I don't really know that much about tcpdump or any other networking tools. I mainly use OpenBSD on my desktop workstation. Is the tcpdump in the base install of OpenBSD not the same as what you're used to doing with tcpdump in other distributions?
Lance, my apologies to you and to the board. Tcpdump is already there in /usr/sbin. I cant think why I couldnt find it earlier - perhaps I had a path problem or perhaps I just need a new pair of spectacles!