getnetbyname broken for DNS case?

2002-09-18 Thread Jim Pirzyk
Hi, I am trying to debug a problem that I have with /etc/exports. I cannot put in the symbolic name for my network (10.26.0.0) without putting it in /etc/networks. It is currently in DNS, but it looks like the getnetbyname is not working correctly for the DNS case. The functions that are bro

Re: SMP strange behaviour [HELP]

2002-09-18 Thread Christophe Prevotaux
I tries it , but it does not solve the problem however when doing this I noticed the lge0 interface goes down because when I do an ifconfig lge0 up I can log in again on the lge0 interface. Any other ideas ? On Tue, 17 Sep 2002 13:13:48 -0400 Barney Wolff <[EMAIL PROTECTED]> wrote: > Do (as

socket buffers

2002-09-18 Thread Petri Helenius
I played around adjusting udp socket buffers for a while and noticed that if the input buffer is set to a value, packets start getting dropped when npkt*MTU > SO_RCVBUF so if a socket receives 100 byte packets over an ethernet interface of 1500 byte MTU and receive buffer of 100k the packets star

Re: socket buffers

2002-09-18 Thread Justin C. Walker
On Wednesday, September 18, 2002, at 08:03 AM, Petri Helenius wrote: > > I played around adjusting udp socket buffers for a while and noticed > that if the input buffer is set to a value, packets start getting > dropped > when npkt*MTU > SO_RCVBUF so if a socket receives 100 byte packets over >

MPD as a PPTP server

2002-09-18 Thread Elliott Perrin
I am not currently on freebsd-net so if you could cc me in replies it would be appreciated. I have a FreeBSD 4.6.2-RELEASE running mpd 3.9 serving as a PPTP server. I have setup PPTP boxes using MPD before but have run into a problem this time. In the past I would use set ipcp ranges 1.2.3.4/

More on MPD PPTP problem

2002-09-18 Thread Elliott Perrin
Please cc me on responses sorry fo rthe second post, I realised afterwards I should be posting logs and configs if i am going to ask people for help with the problem. It seems as though I can only setup mpd to listen for one inbound connection. No ng interfaces are present prior to initializin

Broken IPv4 in IPv6 on -current?

2002-09-18 Thread Trish Lynch
FreeBSD femme.sapphite.org 5.0-CURRENT FreeBSD 5.0-CURRENT #16: Mon Sep 9 10:23:22 EDT 2002 [EMAIL PROTECTED]:/admins/obj/admins/src/sys/FEMME i386 foo.c: #include #include #include #include #include #include #include #include #include int main(int argc, char *argv[]) { struct sock

Broken IPv4 in IPv6 on -current (addendum)

2002-09-18 Thread Trish Lynch
THis works fine on DP-1. So it broke somewhere between then and now. -Trish -- Trish Lynch[EMAIL PROTECTED] Ecartis Core Team [EMAIL PROTECTED] Key fingerprint = C44E 8E63 6E3C 18BD 608F E004 9DC7 C2E9 0E24 DFBD To Unsubscr

ipv4 in ipv6 issue solved

2002-09-18 Thread Trish Lynch
sysctl net.inet6.ip6.v6only=0 -Trish -- Trish Lynch[EMAIL PROTECTED] Ecartis Core Team [EMAIL PROTECTED] Key fingerprint = C44E 8E63 6E3C 18BD 608F E004 9DC7 C2E9 0E24 DFBD To Unsubscribe: send mail to [EMAIL PROTECTED] with

Re: ipv4 in ipv6 issue solved

2002-09-18 Thread JINMEI Tatuya / 神明達哉
> On Wed, 18 Sep 2002 21:44:33 -0400 (EDT), > Trish Lynch <[EMAIL PROTECTED]> said: > sysctl net.inet6.ip6.v6only=0 This should also work: *** foo.c.orig Thu Sep 19 12:05:04 2002 --- foo.c Thu Sep 19 12:05:56 2002 *** *** 14,19 --- 14,20 struct sockaddr

Re: Network Transfer Speed Issues - Tweaks/Advice?

2002-09-18 Thread Steve Fettig
I really appreciate everyone who offered up a few ideas and answers. One of the first things I finally figured out was that the adapter was failing... hmmm doesn't make sense - it didn't fail completely, but I swapped it out with a different adapter (same thing 2940UW) and the performance cha

Re: Network Transfer Speed Issues - Tweaks/Advice?

2002-09-18 Thread Lars Eggert
Steve, your setup is way to complex. As David suggested, first try to establish whether the network connection between the two machines is the problem or not. Forget about NFS for now, just benchmark TCP and UDP (which do you NFS mount over, by the way?) If network performance is erratic, iso