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

    Cant access webgui after media change.

    Scheduled Pinned Locked Moved webGUI
    2 Posts 1 Posters 1.6k 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.
    • S Offline
      sp00ky
      last edited by

      Hi,

      I just had a brilliant idea when I was in webGui, I changed the LAN (em0) to media 1000base etc.. but then i lost my network and internet connection so logged in directly to my pfsense router.

      I went to shell and changed to "ifconfig em0 media autoselect" after reading this http://doc.pfsense.org/index.php/Forcing_Interface_Speed_or_Duplex_Settings#Going_back_to_autoselect
      But now i cant access webgui, i tried restarting webconfig but after the restart i lose my connection again…

      What should I do? :P

      1 Reply Last reply Reply Quote 0
      • S Offline
        sp00ky
        last edited by

        nvm fixed it.

        I changed in the config.xml file.
        From this
                        <lan><enable><if>em0</if>
                                <media>1000baseT</media>
                                <mediaopt>full-duplex</mediaopt>

        <ipaddr>192.168.1.1</ipaddr>
                                <subnet>24</subnet>
                                <spoofmac>To this

        <lan><enable><if>em0</if>
                                <media>100baseTX</media>
                                <mediaopt>full-duplex</mediaopt>

        <ipaddr>192.168.1.1</ipaddr>
                                <subnet>24</subnet>
                                <spoofmac></spoofmac></enable></lan></spoofmac></enable></lan>

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