iwi driver: Probes but no association (FreeBSD5.4).

2005-05-23 Thread Josef Karthauser
I'm trying to get the iwi driver working on my sony A290 laptop. It's got a BG2200 chipset in it and the driver probes and finds the adapter, but it doesn't appear to work. This is the probe message: iwi0: mem 0xff6fd000-0xff6fdfff irq 7 at device 2.0 on pci2 iwi0: Ethernet address:

Re: iwi driver: Probes but no association (FreeBSD5.4).

2005-05-23 Thread Jeremie Le Hen
Hi Josef, > iwi0: flags=8802 mtu 1500 > inet6 fe80::20e:35ff:fe38:1e14%iwi0 prefixlen 64 scopeid 0x2 > ether 00:0e:35:38:1e:14 > media: IEEE 802.11 Wireless Ethernet autoselect > status: no carrier > ssid tao 1:tao > channel -1 authmode OPEN powersa

Current problem reports assigned to you

2005-05-23 Thread FreeBSD bugmaster
Current FreeBSD problem reports Critical problems Serious problems Non-critical problems S Submitted Tracker Resp. Description --- o [2003/07/11] kern/54383 net [nfs] [patch] NFS root configurations w

Re: ICMP need to frag

2005-05-23 Thread dave baukus
I forgot to tell that I don't have any firewall rule on the ssh server, and net.inet.tcp.path_mtu_discovery is set to 1. A few more questions : - Why does ssh set the Dont-Fragment bit ? This is maybe usual in today TCP/IP communications, as Path MTU Discovery slowly replaced f

Re: vfs.nfs.diskless_valid

2005-05-23 Thread Brooks Davis
On Sun, May 22, 2005 at 01:48:37AM -0700, Michael DeMan wrote: > Hi, > > Does anybody know what controls the value of sysctl variable > vfs.nfs.diskless_valid? > > We need to boot off compact flash and like the capabilities of > /etc/rc.d/initdiskless. > > I can just comment out the line in th

Re: ICMP need to frag

2005-05-23 Thread Jeremie Le Hen
Hi Dave, > >- Why does Path MTU Discovery doesn't work here ? I'm pretty > > sure that the ICMP Need-To-Frag packets are not filtered since > > I am able to see them outgoing from the Ethernet network card > > on the RELENG_4 router. > > > > Does SSH use IPSEC AH ? > Just gues

RE: iwi driver: Probes but no association (FreeBSD5.4).

2005-05-23 Thread Darren Pilgrim
From: Josef Karthauser > I'm trying to get the iwi driver working on my sony A290 laptop. It's > got a BG2200 chipset in it and the driver probes and finds > the adapter, but it doesn't appear to work. > <...> > iwi0: flags=8802 mtu 1500 > media: IEEE 802.11 Wireless Ethernet autoselect >

pppd pty equivilent in FBSD

2005-05-23 Thread Rob Zietlow
Good day List, I have a question about pppd. We use ppp over ssh for a VPN solution into work. The script works on linux, but not in freebsd because the implementation of pppd that comes with freebsd does not recognize the pty command. When I attempt to connect up I get the following. test

Re: pppd pty equivilent in FBSD

2005-05-23 Thread Tim Pushor
You don't need the pty. I don't recommend vpn over ssh, unless its absolutely necessary. OpenVPN is much better ... I've set it up (as it was absolutely necessary :-), and here is a config from the 'client'. default: set timeout 0 set log phase chat connect lcp ipcp set d

Re: pppd pty equivilent in FBSD

2005-05-23 Thread Rob Zietlow
On Monday 23 May 2005 08:18 am, Tim Pushor wrote: hmm, Thanks for the response, Tim. I wouldn't personally recommend vpn over ssh for anyone either, but i'm kind of stuck with it. I'm the sole bsd user at my company, and the ppp over ssh was implemented years before I came and has worked fin

Re: bw_man under 5.3

2005-05-23 Thread Gleb Smirnoff
On Fri, May 20, 2005 at 02:57:35PM +0300, Donatas wrote: D> has anyone succeded to compile it? I promised to make it compilable. Please wait a bit :) -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE ___ freebsd-net@freebsd.org mailing list http://lists.

Re: pppd pty equivilent in FBSD

2005-05-23 Thread Tim Pushor
Rob, I had a cursory look through your scripts, and seems like you handle most of the logic. I don't know anything about pppd for Linux (is it based on the same code?). I let pppd manage retries & setting routes. It will also drop and dry to reconnect if either side can't talk to the other (via