|
||||||||||
I am using the CDROM version and am not completely sure how to go about doing that...any tips? Thanks! -- Travis Bell Hosting. Simplified. www.datahive.ca > From: Falcor <falcor at netassassin dot com> > Date: Sun, 21 Mar 2004 23:40:48 -0600 > To: Travis Bell <Travis at datahive dot ca> > Cc: m0n0wall at lists dot m0n0 dot ch > Subject: Re: [m0n0wall] Force NIC to full duplex? > > change the rc.conf file? ;) > > > Travis Bell wrote: > >> hahaha, OK... so I figured this out on my own. Only one small question left >> for everyone. >> >> First, if anyone else is having this problem open up >> http://<yourm0n0ip>/exec.php and use any of the following commands; >> >> For 10mbps half-duplex: ifconfig bge0 media 10BaseT/UTP mediaopt half-duplex >> For 10mbps full-duplex: ifconfig bge0 media 10BaseT/UTP mediaopt full-duplex >> For 100mbps half-duplex: ifconfig bge0 media 100basetx mediaopt half-duplex >> For 100mbps full-duplex: ifconfig bge0 media 100basetx mediaopt full-duplex >> >> Substituting bge0 for your device name of course ;) >> >> Does anyone know how I can keep this ifconfig setting upon a reboot? >> >> Thanks! >> >> >> > > > |