Re: two problems with broadcom NICs

2007-03-03 Thread Alessandro de Manzano
On Fri, Mar 02, 2007 at 11:36:15AM +, Wojciech A. Koszek wrote: > > What could be ? What could I try ? Ideas ? > > You can check if changing the interface "UP" flag makes in any better: > > ifconfig up yep, this worked for use with my 2 switches. I today also tried with another switc

Re: two problems with broadcom NICs

2007-03-03 Thread Alessandro de Manzano
On Fri, Mar 02, 2007 at 05:55:35PM -0500, Jung-uk Kim wrote: > > [EMAIL PROTECTED]:0:0: class=0x02 card=0x165914e4 chip=0x165914e4 > > rev=0x21 hdr=0x00 vendor = 'Broadcom Corporation' > > device = 'BCM5750A1 NetXtreme Gigabit Ethernet PCI Express' > > class = network

Re: two problems with broadcom NICs

2007-03-03 Thread Alessandro de Manzano
On Fri, Mar 02, 2007 at 02:37:50PM -0600, Paul Schmehl wrote: > Shouldn't you be using the bce driver? This is an i386 machine, but amd64 > should work the same (you're using the same chipset): well, actually I have that driver in my kernel but it does not get attached (tried both i386 and x64

Re: two problems with broadcom NICs

2007-03-02 Thread Alessandro de Manzano
On Fri, Mar 02, 2007 at 09:47:47AM +0100, Alessandro de Manzano wrote: > The first one (bge0) is the motherboard integrated, the second one > (none1) is on PCI-express ERRATA: sorry, I swapped them, bge0 is the PCI-express one, none1 is the motherboard integrated one! -- bye

two problems with broadcom NICs

2007-03-02 Thread Alessandro de Manzano
Hello, I've got a bunch of new Dell PowerEdge SC440 machines, but I've some problems running FreeBSD on them. OS: FreeBSD 6.2-RELEASE (but also -stable of yesterday), SMP (but tried also GENERIC monoprocessor), both i386 and amd64, always same results. Situation: Two Broadcom NICs, one on the mo

Re: MPD authenticating against Win NTLM / LDAP

2003-09-09 Thread Alessandro de Manzano
On Tue, Sep 09, 2003 at 09:25:50AM +0200, Michael Bretterklieber wrote: > > Something like Squid does using Samba's winbindd & co. > You can use RADIUS for authenticating against your windows boxes. I guess > you have a Win2K Server somewhere, if yes, then it's easy enableing (IAS > == Internet Au

MPD authenticating against Win NTLM / LDAP

2003-09-08 Thread Alessandro de Manzano
Hello, I'm currently and successfully using MPD 3.13 on a 4.7p9 box as PPTP RAS for a bunch of Win2K/XP clients. I'ld know if it is possible to authenticate such users against a Win2K mixed mode domain (NTLM and/or LDAP) instead of manually maintaing a mpd.secret file. Something like Squid does u

Re: strange PPP negotiation problem with GPRS mobile phone

2003-07-03 Thread Alessandro de Manzano
IT WORKS ! :) Adding an explicit "set ifaddr" statement as suggested by Mr. Speyerer was the key of this issue ! Now PPP(8) correctly negotiate with the peer and all works ! Im currently using the GPRS connection to writing this mail ;) I would thank everbody answered me, many many thanks to yo

Re: strange PPP negotiation problem with GPRS mobile phone

2003-06-30 Thread Alessandro de Manzano
On Mon, Jun 30, 2003 at 12:44:51PM -0700, Doug White wrote: > Quick analysis: It doesn't like something in the negotiation, since it > rejects config attempts. Usually its supposed to tell you what it didn't > like, but I'm not seeing that in the printout. Ok, now after the kind help of Mr. Speye

Re: strange PPP negotiation problem with GPRS mobile phone

2003-06-30 Thread Alessandro de Manzano
On Mon, Jun 30, 2003 at 12:44:51PM -0700, Doug White wrote: > Quick analysis: It doesn't like something in the negotiation, since it > rejects config attempts. Usually its supposed to tell you what it didn't > like, but I'm not seeing that in the printout. mmm... seems you're right, I'm starting

strange PPP negotiation problem with GPRS mobile phone

2003-06-30 Thread Alessandro de Manzano
Hello! I'm having very strange (to me) PPP problems with a 4.8-R notebook trying to connect to the Internet via a GPRS mobile phone. Note: The exactly same hardware works fine with WinXP so it should work under FreeBSD also, I guess ;-)) Situation: I'm using the following /etc/ppp/ppp.conf file

Re: which L2TP server ?

2002-10-15 Thread Alessandro de Manzano
On Tue, Oct 15, 2002 at 07:10:29AM -0700, Michael Sierchio wrote: > man ng_l2tp > > DESCRIPTION > The ng_l2tp node type implements the encapsulation layer of the L2TP pro- > tocol as described in RFC 2661. This includes adding the L2TP packet thanks, but I'm looking for something a

which L2TP server ?

2002-10-15 Thread Alessandro de Manzano
Hello! I'm looking for a good L2TP server for FreeBSD, someone knows it ? If I'm right MPD does not (yet?) support L2TP. Thanks in advance! -- bye! Ale To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message

Re: NFS and WAN ?

2001-08-05 Thread Alessandro de Manzano
On Sun, Aug 05, 2001 at 02:41:43PM +0200, David Delibasic wrote: > I'm running NFS over IPsec tunnel and it works fine.. very interesting :-) could you, please, tell me where I can find more information about setting up this ? Some examples maybe.. ;-) I know little about IPsec.. :-| Thanks

NFS and WAN ?

2001-08-05 Thread Alessandro de Manzano
ld do ? Maybe running it over something like IPSec, VPNs, etc. ? Better alternatives ? Thanks a lot! -- bye! Alessandro de Manzano Milano, Italy [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message

Re: VPN ?

2001-04-07 Thread Alessandro de Manzano
On Sat, Apr 07, 2001 at 05:50:02PM +0200, Alexander Goller wrote: > > Is there a tutorial / how-to / examples somewhere ? > > I guess I should use the /dev/tunX devices, but how ? > > If you're doing serious stuff you should really use the builtin IPSec > that came with the Kame stack. man ipsec

VPN ?

2001-04-07 Thread Alessandro de Manzano
Hi! I've a couple of 4.2-stable machines on the Internet, both with static public IPs, so I would try to configure a VPN between them. Is there a tutorial / how-to / examples somewhere ? I guess I should use the /dev/tunX devices, but how ? Any hint is welcome! :-) Thanks a lot!! -- bye!