Re: Problems with gif tunnels

2005-06-08 Thread Neo-Vortex
On Wed, 8 Jun 2005, Greg 'groggy' Lehey wrote: > On Wednesday, 8 June 2005 at 10:49:46 +0200, Jeremie Le Hen wrote: > > Hi Greg, > > > >> I don't see any reply. But that's not surprising, since the echo > >> packet doesn't get delivered. To summarize again: > >> > >> - rl0 is the external int

Re: ndiscvt make failure

2005-06-03 Thread Neo-Vortex
t; On 03/06/05, Neo-Vortex <[EMAIL PROTECTED]> wrote: > > > > > > > > On Fri, 3 Jun 2005, lysergius2001 wrote: > > > > > # *make && make install* > > > > > > This is the point at which it breaks... > > > > Appears to be

Re: ndiscvt make failure

2005-06-03 Thread Neo-Vortex
On Fri, 3 Jun 2005, lysergius2001 wrote: > # *make && make install* > > This is the point at which it breaks... Appears to be correct (and the stuff above) - want to paste the last 10-20 lines of output? ~Neo-Vortex ___ freebs

Re: ndiscvt make failure

2005-06-02 Thread Neo-Vortex
step of the > process as set out in the manual and various sources on the web. I know it > can be done... but??? IIRC, ndiscvt is already present on a standard install of 5.3 without needing to compile it manually... (you still have to compile the driver though) - check if it exists in your pa

Re: issue with route

2005-06-02 Thread Neo-Vortex
On Thu, 2 Jun 2005, Li, Qing wrote: > route add 10.1.1.1 -inet6 fe80::1%fxp0 Out of curiosity, how are packets actually routed when using this? ~Neo-Vortex ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listi

Re: nfsd send error -1

2005-06-01 Thread Neo-Vortex
On Wed, 1 Jun 2005, Heinrich Rebehn wrote: > Hi list, > > I got several of the above errors in my /var/log/messages. Can someone > tell me what this means? I don't see any errors... forgot to put them in? ~Neo-Vortex ___ freebs

Re: The performances of [EMAIL PROTECTED] v0.8-alpha

2005-06-01 Thread Neo-Vortex
eformance was lower than Linux for the 300 connection test although better for the 600 and 1000? (Just Curiosity) ~Neo-Vortex ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: ipv6 host part

2005-04-29 Thread Neo-Vortex
On Fri, 29 Apr 2005, JINMEI Tatuya / [ISO-2022-JP] ¿ÀÌÀãºÈ wrote: > >>>>> On Fri, 29 Apr 2005 17:04:22 +1000 (EST), > >>>>> Neo-Vortex <[EMAIL PROTECTED]> said: > > >> - assuming the prefix is "P/64", do the following

Re: ipv6 host part

2005-04-29 Thread Neo-Vortex
::3 prefixlen 64 alias autoconf IIRC, the first address within the prefix should have a prefixlen of 64, (providing the prefixlen is actually 64) but others on the same prefix should have 128. ~Neo-Vortex ___ freebsd-net@freebsd.org mailing list ht

Re: PPP-layer Echo

2005-04-27 Thread Neo-Vortex
tion if 5 unacknowledged packets have been sent rather than send- ing a 6th. A message is logged at the PHASE level, and any appropriate ``reconnect'' values are honoured as if the peer were responsible for dropping the connection. ~Neo-Vo

Re: Changing packets ttl's

2005-04-26 Thread Neo-Vortex
Do you mean the sysctl net.inet.ip.ttl? ~Neo-Vortex On Wed, 27 Apr 2005, GiZmen wrote: > Hi, > > I am searching how to change packet ttl. I am runing a freebsd 5.4 > gateway and i would like to change ttl of any packets that are > going out from my internal interface. My goal i

Re: Q: routing, nat

2005-04-04 Thread Neo-Vortex
On Mon, 4 Apr 2005, Charles Swiger wrote: > On Apr 4, 2005, at 4:24 PM, Alan wrote: > > I am trying to setup a home network with Internet access for a windows > > xp machine and freeSBIE workstation and want to use the bsd station to > > act as a gateway for the windows one. I am having hard tim

Re: disabling ipv6 with ppp

2005-03-21 Thread Neo-Vortex
On Mon, 21 Mar 2005, Brian Somers wrote: > Use ``disable ipv6'' - see the man page. > Put ``NOINET6=true'' in /etc/make.conf to make IPv6 go away entirely. > > On Mon, 7 Mar 2005 11:45:24 +0100, Hanspeter Roth <[EMAIL PROTECTED]> wrote: > > Hello, > > > > I'm using ppp. Even though INET6 is disa