News: This forum is now permanently frozen.
Pages: [1]
Topic: half-duplex  (Read 1215 times)
« on: January 31, 2014, 00:15:48 »
pacneil *
Posts: 11

I just discovered that my WAN interface on one of my instances of m0n0wall is running in half-duplex. I looked and could not find a place to set it. I suspect it's failing to properly negotiate with the router that its' connected to, but I don't control that system. Is there any way to force it into full duplex?
« Reply #1 on: January 31, 2014, 01:12:08 »
rpsmith ***
Posts: 113

download your m0n0wall's config file and edit it with an xml editor (I use Programmer's Notepad).

- add the last two lines below to the <wan> section.

- restore your config with the edited file.

Roy...

      <wan>
         <if>em1</if>
         <media>100BaseTX</media>
         <mediaopt>full-duplex</mediaopt>
« Last Edit: January 31, 2014, 01:23:41 by rpsmith »
« Reply #2 on: January 31, 2014, 01:29:03 »
pacneil *
Posts: 11

Thanks. I had already downloaded the config and noticed the option <mediaopt/> in the xml file. I wasn't sure that was the place to change it.
« Reply #3 on: January 31, 2014, 01:49:33 »
rpsmith ***
Posts: 113

I had a similar problem with a Comcast Fiber Router.  I contacted Comcast Support and they set it to full duplex and it's working great now.

Roy...
 
Pages: [1]
 
 
Powered by SMF 1.1.20 | SMF © 2013, Simple Machines