Michelle Konzack wrote: >...
and can not build new LRP 2.9.4 Packages...
Michelle
Mich, if you have 2.9.4, that means ipfwadm. Just log the packets with that.
I think all you need are these as your first firewall rules.
FW="/sbin/ipfwadm"
$FW -I -a accept -W eth0 -P tcp -o $FW -I -a accept -W eth0 -P udp -o $FW -O -a accept -W eth0 -P tcp -o $FW -O -a accept -W eth0 -P udp -o
If they are loaded first, they take precedence. The -o is the logging option.
These 4 rules allow udp & tcp to flow inbound and outbound from eth0.
So put these rules in place only long enough to capture the packets and post them if you want. I hope I got the syntax correct, because I don't have a 2.9.4 image booted.
matt
------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html