From owner-freebsd-hackers Wed Jun 14 1: 0:41 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from InterJet.elischer.org (c421509-a.pinol1.sfba.home.com [24.7.86.9]) by hub.freebsd.org (Postfix) with ESMTP id BF73A37C11B for ; Wed, 14 Jun 2000 01:00:28 -0700 (PDT) (envelope-from julian@elischer.org) Received: from InterJet.elischer.org (InterJet.elischer.org [192.168.1.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id BAA58806 for ; Wed, 14 Jun 2000 01:00:28 -0700 (PDT) Date: Wed, 14 Jun 2000 01:00:27 -0700 (PDT) From: Julian Elischer To: hackers@freebsd.org Subject: cool Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG So, if you are in the Singapore Changi international airport, the internet center in the transit area will loan you for FREE, a wavelan PC-CARD. So here I am waiting for my next flight and I'm on the net! (well they hold your passport in exchange but that's ok) I couldn;t get teh DHCP client to work, It kept saying: jules# /sbin/dhclient ifconfig: ioctl (SIOCAIFADDR): File exists Listening on BPF/wi0/00:60:1d:1e:42:6c Sending on BPF/wi0/00:60:1d:1e:42:6c Can't find free bpf: No such file or directory exiting. And the log files showed.. Jun 14 00:54:37 jules /kernel: rtinit: wrong ifa (0xc0f85980) was (0xc0ee3000) Jun 14 00:54:37 jules dhclient: Can't find free bpf: No such file or directory Jun 14 00:54:37 jules dhclient: exiting. So I just did: # wicontrol -i wi0 -p 1 # tcpdump eventually a packet showed up, from the router at 192.100.100.1 so I just grabbed 192.100.100.2 (SHHHHHHHH!) now if I can get dhcp to work this would be great! julian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message