Re: changing ttl size of forwarding packet



Chuck Swiger wrote:
On Jul 24, 2007, at 10:46 AM, Samit wrote:
iptables can easily do it via mangle table. Is there any way using ipfw2
to change the ttl size of the forwarding packets?

The size of the TTL field is fixed by the IP protocol to 1 byte; perhaps
you are looking for the IPFW transparent firewall option, which prevents
it from decrementing the TTL in order to make a "hidden" firewall...?

The other way round,want to lower the TTL as much as I want, as soon as
it passes my firewall.

Samit
_______________________________________________
freebsd-isp@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-isp
To unsubscribe, send any mail to "freebsd-isp-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: minimum cache times?
    ... response with no real information). ... Because it's a protocol violation, ... you ask me for the address of my web server. ... You override the TTL time and ...
    (comp.protocols.dns.bind)
  • Re: minimum cache times?
    ... The only disadvantages I see is a potential waste of bandwidth (and it violates the protocol). ... From what I've read, everyone seems to frown on over-riding cache times, ... you ask me for the address of my web server. ... You override the TTL time and ...
    (comp.protocols.dns.bind)
  • Re: Ping, traceroute and ttl?
    ... > I've been trying to use ping and traceroute but i don't seem to be able to ... One of my main concerns is ttl. ... field prevents bad routes from looping a packet around an internet forever: ... The TCP/IP specification states that the TTL field for TCP packets should be ...
    (comp.os.linux)
  • Re: changing ttl size of forwarding packet
    ... The size of the TTL field is fixed by the IP protocol to 1 byte; ... We could tell packets to only have a specific TTL and so on. ... multiple computers connected to a single connection. ...
    (freebsd-isp)