Re: [Bug 235031] [em] em0: poor NFS performance, strange behavior

2019-02-03 Thread Andy Farkas
On 02/02/2019 04:11, bugzilla-nore...@freebsd.org wrote: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235031 ... The exactly same client runs fine under Hyper-V using de0 (de(4)). de(4) is going away. Does this affect FBSD on Hyper-V into the future? -andyf ___

Re: kern/112654: [pcn] [patch] Kernel panic upon if_pcn module load on a Netfinity 5000

2007-12-12 Thread Andy Farkas
The following reply was made to PR kern/112654; it has been noted by GNATS. From: "Andy Farkas" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], [EMAIL PROTECTED] Cc: Subject: Re: kern/112654: [pcn] [patch] Kernel panic upon if_pcn module load on a Netfinity 5000 Date: Thu, 13 D

Re: kern/112654: [pcn] Kernel panic upon if_pcn module load on a Netfinity 5000

2007-07-21 Thread Andy Farkas
The following reply was made to PR kern/112654; it has been noted by GNATS. From: "Andy Farkas" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], [EMAIL PROTECTED] Cc: Subject: Re: kern/112654: [pcn] Kernel panic upon if_pcn module load on a Netfinity 5000 Date: Sun, 22 Jul 200

Throughput problems with dummynet and high delays

2006-10-30 Thread Andy Jones
too much time, but I'm not sure. Any suggestions on what could be happening would be appreciated! -Andy Jones ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Problem with firewall

2005-10-22 Thread Andy Rozman (Aleksander)
atd + ipfw confguration somewhere in handbook. Please help. Andy P.S: I applied for memebership to list, but I don't know how fast this will be procesed, so please cc to my email. ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/m

Wierd: double-header network card becomes quad header?

2004-05-21 Thread Andy Holyer
select status: no carrier lo0: flags=8049 mtu 16384 inet 127.0.0.1 netmask 0xff00 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x5 -- Andy Holyer, Technical stuff Hedgehog Broadband, 11 Marlborough Place Brighton BN1 1UB 08451 260895 x 241 _

named problem (introduced in 5.1)

2003-11-18 Thread Aleksander Rozman - Andy
record for address 'Something' class 1 in hints I updated all /etc files with files from source tree (which is cvsuped to 5.1-RELEASE) but it doesn't work? Does anybody have any idea where the prob

named problem (introduced in 5.1)

2003-11-17 Thread Aleksander Rozman - Andy
1 in hints I updated all /etc files with files from source tree (which is cvsuped to 5.1-RELEASE) but it doesn't work? Does anybody have any idea where the problem lies? Andy ** * Aleksander Rozman - Andy * Fandoms:

Re: ipfw2 mac address matching weirdness?

2003-08-02 Thread Andy Gilligan
On Sun, Aug 03, 2003 at 03:39:24AM BST, Mike Wade wrote: > On Sun, 3 Aug 2003, Andy Gilligan wrote: > > > On Sun, Aug 03, 2003 at 01:31:23AM BST, Mike Wade wrote: > > > I'm running FreeBSD 4.8 RELEASE w/ IPFW2 support enabled. I'm running > > > into some

Re: ipfw2 mac address matching weirdness?

2003-08-02 Thread Andy Gilligan
any dst-port 80 in via sis0 > 65535 allow ip from any to any > > This should allow every MAC address to bypass the transparent redirect but > it doesn't. If I change rule #1 to: > > 1 skipto 65535 ip from any to any in via sis0 > > Things work

Re: Next-hop based on source address (IPv6) [solved]

2003-07-28 Thread Andy Gilligan
On Mon, Jul 28, 2003 at 12:48:06PM BST, Andy Gilligan wrote: > pass in on gif0 to gif1:2001:2000::1 from 2001:222:222::/48 to any > pass in on gif0 to gif2:2001:3000::1 from 2001:333:333::/48 to any ^^^ That should of course read 'pass out

Re: Next-hop based on source address (IPv6) [solved]

2003-07-28 Thread Andy Gilligan
On Mon, Jul 28, 2003 at 10:03:53AM BST, Juan Rodriguez Hervella wrote: > On Monday 28 July 2003 07:17, Andy Gilligan wrote: > > Hi, > > > > I have three IPv6 /48 networks connected to a FreeBSD 4.8 router, and I > > allocate /64 tunnels from each network to client mac

Next-hop based on source address (IPv6)

2003-07-27 Thread Andy Gilligan
;ipfw fwd', but ip6fw doesn't seem to have this ability. Any thoughts? Best regards, -Andy ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Trouble with natd and path mtu discovery (ICMP_UNREACH_NEEDFRAG)

2003-07-25 Thread Andy Gilligan
.freebsd.org/cgi/query-pr.cgi?pr=20712 -Andy ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"

[PATCH] IPv6 stealth forwarding

2003-07-18 Thread Andy Gilligan
>Submitter-Id: current-users >Originator: Andy Gilligan >Confidential: no >Synopsis: [PATCH] IPv6 stealth forwarding >Severity: non-critical >Priority: low >Category: kern >Class: change-request >Release: FreeBSD 4.8-STABLE i386 &g

Re: MPD 3.13 PPTP server MTU problems & questions

2003-07-17 Thread Andy Gilligan
I've only tested this with Windows XP machines, so I'm not sure if anything OS-specific concerning the MTU is negotiated during the connect phase, or even if having MPPE enabled would affect it. I imagine you've tried setting the MTU to other values? Best regards, -Andy ___

Re: MPD 3.13 PPTP server MTU problems & questions

2003-07-17 Thread Andy Gilligan
1500 inet6 fe80::209:5bff:fe2f:692c%ng0 prefixlen 64 scopeid 0x7 Client connects: ng0: flags=88d1 mtu 1396 inet 192.168.0.1 --> 192.168.0.2 netmask 0x inet6 fe80::209:5bff:fe2f:692c%ng0 prefixlen 64 scopeid 0x7 Regards, -Andy

Re: VPN Tunneling

2002-10-09 Thread Andy
from the out side Internet and then forward them to a box with an internal IP address on net1? Where the FreeBSD box is acting as a gateway/natd for the net1 internal network. Andy To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message

Re: DHCP lease renewal

2002-07-11 Thread Andy
This is the script I use to accomplish this. Just substitute the network card interface code with the one you wish to have renewed. I run this every 24 hours, and have been able to keep the same IP address for going on 6 months now. It also generates a handy Email to root when run from /etc/

Re: MIB support for network devices in FreeBSD?

2002-06-08 Thread Andy Sparrow
> I believe you can get this info if you add the net/snmp or net/snmp4 > port. Hi Larry, Thanks for replying. Hmmm. I'm talking about code that uses a FreeBSD-specific sysctl to interrogate the in-kernel if MIB counters, like this: /* gather stats */ int freebsd_sysctl_get(struct Devices*de

MIB support for network devices in FreeBSD?

2002-06-08 Thread Andy Sparrow
Hi all, (pls Cc: me on any response, not subscribed to either list) Can't find any references to this in the archives. What's the status of MIB support for network interfaces in FreeBSD? Is it deprecated, optional, "would be nice"? Reason for asking is that a dockapp I use has stopped displ

socket options (struct sockopt)

2002-02-12 Thread Aleksander Rozman - Andy
Hi ! I am working on implementation of AX.25 on fbsd (as you probably already know)... I need to know how to create socket options (for use with xxx_ctlinput, xxx_ctloutput, getsockopt, setsockopt)? In which part of code could I see how socket options are created... Andy

ARP and AX.25 (help needed)

2002-01-31 Thread Aleksander Rozman - Andy
address has seven u_chars (6 for callsign one one for SSID). Now if anyone has any idea how could I solve this without duplicating same code, I would be very thankful. You can also contact me off-list. Andy ** * Aleksander

routing sort of

2001-12-29 Thread Aleksander Rozman - Andy
linux)and then route all packets that will come into card to another computer (freebsd), via com port or another ethernet card. Problem is that I need everything that will come from this card, without being proccesed by linux. Is this possible? And how can it be done? Andy

Adding new networking protocol (ax.25)

2001-12-11 Thread Aleksander Rozman - Andy
so be appreciated. I was searching net for this, but I haven't found much so far, everything I did get, I got by "accident"...so if any of you had some of such "accident" I would be grateful for

Re: VLAN speed

2001-10-15 Thread Aleksander Rozman - Andy
member correct VLANs are not even in ifTable, since they are not interfaces, I am not 100% sure about this, but if they are in ifTable they have special type defined... It seems that every company has it's own way of dealing with VLANs... As for sub-layer thing, I wouldn't argue

ioctl and fxp/tl drivers

2001-07-30 Thread Andy
sted address Also, when the call is SIOCDELMULTI (rather than ADD) I get Can't SIOCDELMULTI on fxp0: No such file or directory Same on the tl device. I've had a look in the driver source and those calls appear to be supported. Can supply some debug info if required but maybe the co

kvm problem on Alpha

2001-06-21 Thread Andy
ot; he gets the following error:- netstat: kvm not available Routing tables rt_tables: symbol not in namelist I'm running i386 and not able to reproduce the error. Anyone know anything on this? Regards Andy To Unsubscribe: send mail to [EMAIL PROTECTED] with "un

RE: Interesting news article about microsoft using Freebsd.

2001-06-18 Thread Andy [Tecc Nops]
Title: Interesting news article about microsoft using Freebsd. also, http://public.wsj.com/news/hmc/sb992819157437237260.htm I guess your not subscribed to -hackers then, big thread on it going right now (last few days actually) (yuk, who sent the html email in the first place?) Regards Ak

AX.25 or maybe X.25 support?

2001-04-08 Thread Aleksander Rozman - Andy
there is X.25 we could work from there and make it AX.25. So anybody heard about anything like this on FreeBSD? Please answer. Andy P.S.: If there nothing like this and someone would like to help me do this, he/she is very welcome

RE: - Tip -

2001-03-27 Thread Andy [Tecc Nops]
I use "minicom" to do this Hope that helps, Ak -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jean-Christophe Varaillon Sent: 27 March 2001 14:16 To: [EMAIL PROTECTED] Subject: - Tip - Hi everybody, I have a router connected to a freeBSD machine (3.2

RE: ipfw

2001-03-07 Thread Andy [TECC NOPS]
rs Ak > -Original Message- > From: Alex Rousskov [mailto:[EMAIL PROTECTED]] > Sent: 07 March 2001 16:39 > To: Andy [TECC NOPS] > Cc: [EMAIL PROTECTED] > Subject: Re: ipfw > > > On Wed, 7 Mar 2001, Andy [TECC NOPS] wrote: > > > Just built a new kernel with > &g

ipfw

2001-03-07 Thread Andy [TECC NOPS]
Hi All Just built a new kernel with options IPFIREWALL options IPDIVERT and all went in ok. However, when I user the ipfw command to add a rule (or when rc.firewall does) I get the following error message:- ipfw: getsocketopt(IP_FW_ADD): Invalid argument Can anyone point out the obvious mist

RE: - TFTP: Time out -

2001-03-06 Thread Andy [TECC NOPS]
ll even allow a connection. If none of these we'll try again Regards Andy > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Jean-Christophe > Varaillon > Sent: 06 March 2001 16:37 > To: Andy [TECC NOPS] > Cc: [EMAIL P

RE: - TFTP: Time out -

2001-03-06 Thread Andy [TECC NOPS]
Bill, just spent some time on this with him. The directory listing was a typo. I just asked him for the directory and file perms. I have his inetd.conf and it looks fine. Cheers Andy > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Bill V

RE: - TFTP: Time out -

2001-03-06 Thread Andy [TECC NOPS]
ok, show me the results of this:- %ls -l /tftpboot/c3640-i-mz.120-7.XK1.bin Andy > -Original Message- > From: Jean-Christophe Varaillon [mailto:[EMAIL PROTECTED]] > Sent: 06 March 2001 13:09 > To: Andy [TECC NOPS] > Cc: [EMAIL PROTECTED] > Subject: RE: - TFTP: Time o

RE: - TFTP: Time out -

2001-03-06 Thread Andy [TECC NOPS]
pboot in the "ls -l" listing? The file c3640 should then be in that directory. try this:- %cd /tmp %tftp localhost tftp> get c3640-i-mz.120-7.XK1.bin Received x bytes in 0.0 seconds tftp> quit % If you don't get that message, your local freebsd setup is at fault. Andy To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message

RE: - TFTP: Time out -

2001-03-06 Thread Andy [TECC NOPS]
directory?? tftp will produce a "read" error if the file does not exist which according to what you just wrote appears to be the case. Andy To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message

RE: - TFTP: Time out -

2001-03-06 Thread Andy [TECC NOPS]
doh! > Try looking in /var/log/messages for ftpd[xx] error messages. should be tftpd[xx] error messages. Should look before I type! Ak To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message

RE: - TFTP: Time out -

2001-03-06 Thread Andy [TECC NOPS]
quot;jean" then try copying the bin flash image to your local account:- freebsd$ cp /tftpboot/c3640-i-mz.120-7.XK1.bin ~jean/ Then, on the cisco do :- router> copy ftp://jean:[EMAIL PROTECTED]/c3640-i-mz.120-7.XK1.bin flash: where you put your local account passwd after ftp://jean: Regard

RE: - TFTP: Time out -

2001-03-06 Thread Andy [TECC NOPS]
> -Original Message- > From: Jean-Christophe Varaillon [mailto:[EMAIL PROTECTED]] > Sent: 06 March 2001 10:57 > Subject: RE: - TFTP: Time out - > > > Hi Andy, > > Do you know if it is possible to creat a blank file on the directory > Flash: of a cisco

RE: - TFTP: Time out -

2001-03-06 Thread Andy [TECC NOPS]
TED]/config.cond startup-config much better than :- router> copy tftp startup-config Regards Andy > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Alfred Perlstein > Sent: 05 March 2001 18:23 > To: Jean-Christophe Varaillon &

RE: - N2d PCI & Driver option _

2001-02-22 Thread Andy [TECC NOPS]
Guy's, don't forget that the Cisco needs a special cable also and infact as far as know don't make them as standard! I had to get mine specially made up for me. If the pinning is not correct at the cisco end it will not produce a clock even if the config says to do so. Cisco's rely on certain pin

RE: - RISCom card: lcp illegal conf-req in state initial -

2001-02-20 Thread Andy [TECC NOPS]
ine). Soz, can't really help much more, hope the next person along is more use. Regards Andy > -Original Message- > From: Jean-Christophe Varaillon [mailto:[EMAIL PROTECTED]] > Sent: 20 February 2001 15:48 > To: Andy [TECC NOPS] > Cc: [EMAIL PROTECTED] > Subject: RE

RE: - RISCom card: lcp illegal conf-req in state initial -

2001-02-20 Thread Andy [TECC NOPS]
27;s hdlc for cisco. Have you set either end so they match? in the ifconfig command you'll need the "link2" option to get sr to do hdlc or on the cisco specify : (conf-int)# encapsulation ppp in order to make the cisco do ppp. Can you send me a full "show int s0/0&

RE: - RISCom card: lcp illegal conf-req in state initial -

2001-02-20 Thread Andy [TECC NOPS]
u'll now be sourcing the sync clock. 3. What card have you in the 3600 slot? If it's one of those 8 serial port cards the max clock rate is 128Kbps I've fallen foul of this one before! Hope that helps Regards Andy > -Original Message- > From: [EMAIL PROTECTED]

Question

2001-02-20 Thread Andy [TECC NOPS]
this? I guess I'll deleve in more and write it if required (only seems to be a linked list) and send the patch to the list for inclusion if required. I only ask this as I'm somewhat bemused that's it's not already there? Is there some fundamental reason that I am missing? Regar