Ticket #15 (new task)
ipfw configuration
| Reported by: | marled3@… | Owned by: | tibob |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | configuration | Version: | 0.11.5 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Good morning,
I have try this software and it's work well on my LAN iface. What I would do is track all my network traffic on my HUB. This is my network configuration:
PPPOE connected to a HUB HUB connect my customer HUB connect my Linux Router Firewall (LRF) HUB connect my monitor computer LRF connect my Switch (SW) SW connect my LAN
I have connect a monitor PC with eth0 set as promiscuous with tcpdump. Work well but we have too much job to do to parse dump file.
With your apps, that work fine on my Linux Router LAN Iface (eth1) but I can't track my customer traffic.
After read your manpages, I have build this config:
DEVICE eth0 LOG FILENAME "/usr/local/var/log/ipfm/%Y_%d_%m/%H_%M" DUMP EVERY 10 seconds NORESOLVE PROMISC
tcpdump dump all the packets, your not. What I dont correctly done.
Best regards
Martin
