Re: Changing ttl of incoming packets
From: Niki Denev (nike_d_at_cytexbg.com)
Date: 04/23/04
- Previous message: GiZmen: "Re: Changing ttl of incoming packets"
- In reply to: GiZmen: "Re: Changing ttl of incoming packets"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: GiZmen <gizmen@blurp.one.pl> Date: Fri, 23 Apr 2004 20:17:41 +0300
GiZmen writes:
>> yep I'd have to agree with that..
>> All the needed bits should already be there.
>>
>> > > start with natd and chop it until you have what you want..
>> > >
>> > ports/net/tcpmssd might be easier to adopt.
> ---end quoted text---
>
> Yes maybe it is good way to do this but what if i do not use ipfw.
> I am using pf and i do not have IPDIVERT in kernel. Is some kind of packet
> forward to this daemon will work ?
>
> --
> Best Regards:
> GiZmen
>
> UNIX is user-friendly; it's just picky about its friends
> UNIX is simple; it just takes a genius to understand its simplicity
> _______________________________________________
> freebsd-hackers@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
> To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
>
>
>
in pf you can 'log' the packets that you want to modify, and
sniff them on pflog0, or maybe even redirect them to localhost(this seems to
be closer to the IPDIVERT behaviour)
--niki
- application/pgp-signature attachment: stored
- Previous message: GiZmen: "Re: Changing ttl of incoming packets"
- In reply to: GiZmen: "Re: Changing ttl of incoming packets"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|