To be more precise, i changed the destination IP of the packet, calculated the checksum and then pushed it onto the wire. I could see the ICMP echo sent out of the box, but none of them reach the destination. i guess this is being dropped in the intermediate routers.
I am using pfil. changed the destination IP in pfildrv.c/pfil_precheck and calculated checksum, using ipf_cksum, and attached to the header. Can someone shed somelight on this ? Am i doing something wrong ? This message posted from opensolaris.org _______________________________________________ networking-discuss mailing list [email protected]
