|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| IP Networking Learn TCP/IP, Internet Protocol, Routing, Routers, Network protocols in this UNIX and Linux forum. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
IPv6 tcpdump at FreeBSD!!!
Hi,
Am working on FreeBSD7.4/i386 on IPv6 configuration.. I assigned Global IPv6 address.. Now am trying to dump IPv6 packets to another host which is an AIX machine.. I used "tcpdump -i bce0 -s 512 -vv ip6 or proto ipv6" where bce0 is the FreeBSD interface.. I get "tcpdump: listening on bce0, link-type EN10MB (Ethernet), capture size 512 bytes" as output!! Can You please tell me how to sort out this issue and to make tcpdump possible!!!! ![]() Expecting your reply soon... |
| Sponsored Links | ||
|
|
#2
|
|||
|
|||
|
do you have Code:
device bpf enabled in your kernel? You can check this with: Code:
strings /boot/kernel/kernel | grep bpf if device bpf is not in the results, you need to compile it into the kernel. |
| Sponsored Links | ||
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Application crashes in FreeBSD 7.1 while working ok in FreeBSD 6.3 | Seenquev | Programming | 1 | 01-20-2009 08:07 AM |
| i would like to know about tcpdump | chamnanpol | IP Networking | 2 | 07-17-2008 11:26 AM |
| How To Use tcpdump | chenhao_no1 | Programming | 2 | 04-01-2003 07:15 AM |
|
|