[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: icmp type 5 redirect
- To: Stefan Lambrev <stefan_(_dot_)_lambrev_(_at_)_moneybookers_(_dot_)_com>
- Subject: Re: icmp type 5 redirect
- From: Yuri Pankov <yuri_(_dot_)_pankov_(_at_)_gmail_(_dot_)_com>
- Date: Tue, 06 Nov 2007 19:25:22 +0300
- Cc: freebsd-net_(_at_)_freebsd_(_dot_)_org
On Tue, 2007-11-06 at 14:04 +0200, Stefan Lambrev wrote:
> Hi,
>
> When FreeBSD 6 act as a gatewa,y by default sends icmp type 5 redirect
> when needed,
> but releng_7 does not. Any ideas how to enable this on RELENG_7?
>
> net.inet.icmp.maskrepl: 0
> net.inet.icmp.icmplim: 200
> net.inet.icmp.bmcastecho: 0
> net.inet.icmp.quotelen: 8
> net.inet.icmp.reply_from_interface: 0
> net.inet.icmp.reply_src:
> net.inet.icmp.icmplim_output: 1
> net.inet.icmp.log_redirect: 0
> net.inet.icmp.drop_redirect: 0
> net.inet.icmp.maskfake: 0
>
It's "net.inet.ip.redirect", if I'm not mistaken.
from /sys/netinet/ip_input.c:
SYSCTL_INT(_net_inet_ip, IPCTL_SENDREDIRECTS, redirect, CTLFLAG_RW,
&ipsendredirects, 0, "Enable sending IP redirects");
Yuri
_______________________________________________
freebsd-net_(_at_)_freebsd_(_dot_)_org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe_(_at_)_freebsd_(_dot_)_org"
Visit your host, monkey.org