Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Forced speed and duplex, now interface errors..

    Scheduled Pinned Locked Moved General pfSense Questions
    2 Posts 2 Posters 1.3k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      jeremyy
      last edited by

      The WAN side is connected to a cisco and the LAN (my side HP procurve) i had the HP set to 100FD now its auto.

      When i modify the below….
      <media>100baseTX</media>
      <mediaopt>full-duplex</mediaopt>

      to..

      i get a error on the restore saying there's a mismatch on the interface.

      I want to make the lan interface back to auto hopefully fixing the issue...

      	 <interfaces><lan><if>fxp0</if>
      			 <ipaddr><subnet>24</subnet>
      			<media>100baseTX</media>
      			<mediaopt>full-duplex</mediaopt>
      			<bandwidth>100</bandwidth>
      			<bandwidthtype>Mb</bandwidthtype>
      			<bridge>wan</bridge>
      			 <disableftpproxy></disableftpproxy></ipaddr></lan> 
      		 <wan><if>fxp1</if>
      			<mtu>1500</mtu>
      			<media>100baseTX</media>
      			<mediaopt>full-duplex</mediaopt>
      			<bandwidth>100</bandwidth>
      			<bandwidthtype>Mb</bandwidthtype>
      			<spoofmac>02:21:59:87:e6:d5</spoofmac>
      			 <disableftpproxy><ipaddr>216.151.xx.xx</ipaddr>
      			<subnet>24</subnet>
      			<gateway>216.151.xx.xx</gateway></disableftpproxy></wan></interfaces> 
      
      1 Reply Last reply Reply Quote 0
      • jimpJ
        jimp Rebel Alliance Developer Netgate
        last edited by

        That isn't a proper empty tag, so you're making it an invalid XML file.

        Either delete the tags entirely, or use <media>and <mediaopt>. Deleting them is better.</mediaopt></media>

        Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

        Need help fast? Netgate Global Support!

        Do not Chat/PM for help!

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.