usb device and internet

2006-08-24 Thread Saverio Iacovelli
I connected a switch through usb port to my DFly box. The output is: #ugen0 - USB NET CARD, rev 1.10/1.00, addr 2 I would browsing in internet through usb device. Is it possibile to assigne a IP address through usb device? I modified /etc/rc.conf with: #cat ifconfig_ugen0=DHCP /etc/rc.conf

Re: usb device and internet

2006-08-24 Thread Petr Janda
Saverio, ugen is a generic usb device. You cannot run ifconfig on it or assign an IP address to it. How are you trying to connect to the internet exactly? Petr Saverio Iacovelli wrote: I connected a switch through usb port to my DFly box. The output is: #ugen0 - USB NET CARD, rev

Re: usb device and internet

2006-08-24 Thread Saverio Iacovelli
#ifconfig -a sis0: flags=8802BROADCAST,SIMPLEX,MULTICAST mtu 1500 ether 00:0c:6e:da:7f:ee media: Ethernet autoselect (none) status: no carrier fwe0: flags=8802BROADCAST,SIMPLEX,MULTICAST mtu 1500 ether 02:e0:18:11:92:b2 ch 1 dma -1 lp0:

Re: usb device and internet

2006-08-24 Thread Petr Janda
What you need to do do PPPoE over USB, but Im not sure if its possible in DragonFly. Check this page out: http://eciadsl.flashtux.org/ Its a software thats meant to allow exactly what you want, but its for Linux. Although, apparently its now available for BSD too and Ive never tried it on a

pkgbox back up (Re: System downtime wednesday for maintainance.)

2006-08-24 Thread Matthew Dillon
I finally got pkgbox back up. Replacing the motherboard didn't help so I didn't fool around and ordered a 500W 'SLI-Ready' power supply for both pkgbox and apollo. That fixed the power-up problem on both machines. I think something must have burned out in the power supplies

Re: pkgbox back up (Re: System downtime wednesday for maintainance.)

2006-08-24 Thread walt
Matthew Dillon wrote: ...ordered a 500W 'SLI-Ready' power supply... I just googled on SLI and everything I found was related to NVidia. What am I missing?

iostat values zero'ed?

2006-08-24 Thread Aaron Glenn
Apologizes for the lame question but after a good search of the archives, testing on the other unix boxen I have around, and finding nothing interesting in the man page, I'm at a loss as to why the initial values iostat output are zero'ed. rubber# iostat -c 1000 tty da0

Re: iostat values zero'ed?

2006-08-24 Thread Matthew Dillon
:Apologizes for the lame question but after a good search of the :archives, testing on the other unix boxen I have around, and finding :nothing interesting in the man page, I'm at a loss as to why the :initial values iostat output are zero'ed. I'm guessing the iostat program is simply not

Re: iostat values zero'ed?

2006-08-24 Thread Jonathon McKitrick
On Thu, Aug 24, 2006 at 01:42:23PM -0700, Matthew Dillon wrote: : I'm guessing the iostat program is simply not doing the delta properly : for the first line. In fact, since it isn't delaying at all before : outputting the first line I'm guessing it has no delta info at all. : :

Default selection for boot menu?

2006-08-24 Thread Jonathon McKitrick
This has to be simple... I have a headless box that *should* default to the first and only selection, right? Well, it never times out. It just sits there, blinking that cursor at me as if winking at me with a single, evil eye Default timeout is 10 seconds, right? Jonathon McKitrick -- My

Re: How to get DGUI working over ssh?

2006-08-24 Thread Scott Ullrich
Jonathon McKitrick wrote: On Mon, Aug 21, 2006 at 06:10:30PM +0200, Sascha Wildner wrote: : : http://wiki.bsdinstaller.com/wikka.php?wakka=WebInstallHowTo : : There is no thttpd.conf.sample in /usr/local/etc/rc.d, and to thttpd binary : that I could find. : : Yea I also wondered recently. We

Re: How to get DGUI working over ssh?

2006-08-24 Thread Jonathon McKitrick
On Thu, Aug 24, 2006 at 09:20:55PM -0400, Scott Ullrich wrote: : Login to DragonFly via SSH then run /usr/local/bin/installer. Atleast : this was the method a few versions ago. I thought it was that simple, too. But you have to run the backend into the (back)ground, then the front-end. Not

Re: Default selection for boot menu?

2006-08-24 Thread W B Hacker
Jonathon McKitrick wrote: Addendum: pressing the F1 key does nothing. Keyboard just beeps at me when I press a key. Jonathon McKitrick -- My other computer is your Windows box. Is there an MBR with a 'broken' boot manager or bootable image on the device the BIOS is pointing to? If there