On Wed, Jan 16, 2002 at 01:15:54PM +0100, Reto Trachsel (NetModule) wrote:
> Hi All
>
> I have some problems with ICMP Redirect. I'm using a FreeBSD-4.5-RC machine
> as default Rrouter for our network. If i'm doing a ping to an external host,
> a ICMP Redirect message is sended by the router-mach
Hi,
I have a question regarding Ip-in-IP encapsulation in
freeBSD. In my implementation, I want a multicast
router to encapsulate multicast packets destined for
certain groups with an extra IP header before
forwarding them out. I am giving below some of the
code:
if(IN_MULTICAST(ntohl(ip->ip_dst
Hi,
I am using pppd for some application and also need
radius function to communicate with the remote radius server. In the FreeBSD man
page of pppd, I could not get anything about radius. As far as I know, in
Linux there are some radius patch for pppd, but in FreeBSD, I found nothing.
Doe
Hi All
I have some problems with ICMP Redirect. I'm using a FreeBSD-4.5-RC machine
as default Rrouter for our network. If i'm doing a ping to an external host,
a ICMP Redirect message is sended by the router-machine, but not only
once... it is sended every time a ICMP echo-request is detected. Th