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

    Share your custom login pages here…

    Scheduled Pinned Locked Moved Captive Portal
    35 Posts 23 Posters 82.8k 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.
    • T
      t0m4s
      last edited by

      @capnsteve:

      Lightweight and consistent was the name of the game.  Basic HTML and it renders the same on any browser I've tested, desktop or mobile.

      hi, I'm wondering how can you change when CP appears not to show the local ip address (in the address bar) instead to show the name of the server, for example this image up

      1 Reply Last reply Reply Quote 0
      • M
        merald
        last edited by

        Please post your code, I really suck on webdesign. It will save my ass. Thanks in advance :P

        1 Reply Last reply Reply Quote 0
        • L
          lol
          last edited by

          @merald:

          Please post your code, I really suck on webdesign. It will save my ass. Thanks in advance :P

          If it's not too late…
          Nothing spécial. Popup blocker detection, show IP.

          cat captiveportal.html 
          
          # Isalo Hotspot
          
          ## Bienvenue sur le Portail Captif de la Société Hôtelière de l'Isalo
          
          ### Veuillez entrer vos identifiants de connexion dans l'espace réservé ci-dessous :
          
          <form method="post" action="#PORTAL_ACTION#" style="text-align: center;">
                                  <a>Identifiant :</a> 
                                  <a>Mot de passe :</a> 
          
                          </form>
          
                          ![](captiveportal-baptiste08.jpeg)
          
          

          http://paste.isalo.org/13

          A free pastbin without advertising…
          French Debian Community's Wiki

          1 Reply Last reply Reply Quote 0
          • C
            cmb
            last edited by

            @t0m4s:

            hi, I'm wondering how can you change when CP appears not to show the local ip address (in the address bar) instead to show the name of the server, for example this image up

            "HTTPS server name" field, have to use HTTPS.

            1 Reply Last reply Reply Quote 0
            • C
              capnsteve
              last edited by

              @merald:

              Please post your code, I really suck on webdesign. It will save my ass. Thanks in advance :P

              
              <title>McKendree University Wireless Network</title> 
              
              <center> 
              
              ##  
              ![](captiveportal-McKWireless.jpg)
              
              Welcome to McKendree University's wireless network.
              
              Please enter your username and password to continue.
              
              <form method="post" action="https://sw01.mckendree.edu:8001/"> 
              
              | Username: |  | 
              | Password: |  | 
              
                    |  
              
              </form>
              
              Having a problem? 
              [Click HERE for 
              assistance](**REMOVED**)!
              
              McKendree Helpdesk  | Piper Academic Center  |  
              Lower Level
              
              Monday - Friday  |  8:00AM - 5:00PM
              
              **REMOVED**; |  **REMOVED**@mckendree.edu
              
              Yeah, I know spec'ing the font is silly.  But when it is displayable, it is PRETTY.  Otherwise, you get what you see above.
              </center>
              
              
              1 Reply Last reply Reply Quote 0
              • S
                shadowis
                last edited by

                tks a loot!!!

                1 Reply Last reply Reply Quote 0
                • M
                  mrvanity
                  last edited by

                  @chettawan:

                  Mine. Simple page tableless with css  ;D

                  Great work there!
                  Could you share the code with us?

                  Regards.

                  1 Reply Last reply Reply Quote 0
                  • S
                    stupots
                    last edited by

                    Hi,

                    Here's one that I use:

                    Download link is: http://files.pfsense.org/misc/stupots-captiveportal.zip

                    In this zip file, you need to upload all of the files starting "captiveportal" using the file manager.  The "Guest WIFI Services.html" file is what you need to set as the portal page contents.

                    You can easily change the strapline by editing and reuploading "captiveportal-helptext.html" (note this does not actually contain HTML but plain text).

                    Please don't ask me any questions about how it works - I gave one of the web geeks here a rough design and he coded it with Scriptaculous doing some of the fancy features.

                    It works on IE, Firefox, Safari plus iPhone/iPad.

                    Regards,
                    Stuart

                    1 Reply Last reply Reply Quote 0
                    • V
                      valshare
                      last edited by

                      Hi,

                      nice login page that you have createt but looks like the zip file is corruptet. I can´t open it.

                      Can you reupload it?

                      Thanx!

                      Regards, Valle

                      1 Reply Last reply Reply Quote 0
                      • S
                        stupots
                        last edited by

                        @valshare:

                        nice login page that you have createt but looks like the zip file is corruptet. I can´t open it.

                        Can you reupload it?

                        Weird.  It wouldn't let me upload as a ZIP hence I renamed… might have to stick it on something like Rapidshare.  No time today, will do it tomorrow.

                        Regards,
                        Stuart

                        1 Reply Last reply Reply Quote 0
                        • V
                          valshare
                          last edited by

                          Hi stupots,

                          thanx for that.

                          Regards, Valle

                          1 Reply Last reply Reply Quote 0
                          • S
                            stupots
                            last edited by

                            @valshare:

                            thanx for that.

                            No probs, please check the original post for a new link to the page… have asked mods to remove the attachment.

                            1 Reply Last reply Reply Quote 0
                            • C
                              cmb
                              last edited by

                              I uploaded that to one of our servers so no one has to deal with the annoying download page on the previous link, link updated.
                              http://files.pfsense.org/misc/stupots-captiveportal.zip

                              Thanks for sharing!

                              1 Reply Last reply Reply Quote 0
                              • S
                                sapanda
                                last edited by

                                @mrvanity:

                                @chettawan:

                                Mine. Simple page tableless with css  ;D

                                Great work there!
                                Could you share the code with us?

                                Regards.

                                Please send the code so that we can share, your portal page is wonderful and nice

                                1 Reply Last reply Reply Quote 0
                                • W
                                  webguy
                                  last edited by

                                  @cmb:

                                  @t0m4s:

                                  hi, I'm wondering how can you change when CP appears not to show the local ip address (in the address bar) instead to show the name of the server, for example this image up

                                  "HTTPS server name" field, have to use HTTPS.

                                  Is this only possible with HTTPS? I can setup the DNS Forwarder to forward "company.wifi" to pfSense, but can't order an SSL certificate for that, can I?

                                  1 Reply Last reply Reply Quote 0
                                  • J
                                    jduval
                                    last edited by

                                    here's mine

                                    Untitled.png
                                    Untitled.png_thumb

                                    1 Reply Last reply Reply Quote 0
                                    • S
                                      syedadi
                                      last edited by

                                      @jduval:

                                      here's mine

                                      Your code please =)
                                      Thanks in advance  ::)

                                      1 Reply Last reply Reply Quote 0
                                      • C
                                        cheonne
                                        last edited by

                                        nice…
                                        more codes please...^^
                                        tia

                                        1 Reply Last reply Reply Quote 0
                                        • V
                                          valshare
                                          last edited by

                                          @stupots:

                                          It works on IE, Firefox, Safari plus iPhone/iPad.

                                          Regards,
                                          Stuart

                                          Hi Stuart,

                                          thanx for sharing the custom login page. Do you have a mobile (ipone/android) optimized version, too?

                                          I have tried to optimize it, but failed.

                                          Regards, valle

                                          1 Reply Last reply Reply Quote 0
                                          • K
                                            klamath
                                            last edited by

                                            @jduval:

                                            here's mine

                                            Verry Nice!!!

                                            HP ProLiant MicroServer N40L - 2GB - 250G HD - 3 NIC Intel PRO/1000 MT Gigabit PCI
                                            pfSense 2.0.1-RELEASE (amd64)

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