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

    Run pfSense on a watchguard firebox x700

    Scheduled Pinned Locked Moved Hardware
    63 Posts 7 Posters 21.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.
    • stephenw10S
      stephenw10 Netgate Administrator
      last edited by

      Squares across the screen could be a number of things unfortunately.  :(
      If the box is completely OK but has no CF in it I would expect the screen to say 'Booting OS'. If the screen is damaged it may show squares. That could also happen if the OS tries to boot and the CF card is corrupt.
      What is the status of the arm/disarm LED on this box? That goes green when the Watchguard OS has booted.

      Steve

      1 Reply Last reply Reply Quote 0
      • T
        thadrumr
        last edited by

        The Arm/Disarm light is lit green.

        1 Reply Last reply Reply Quote 0
        • stephenw10S
          stephenw10 Netgate Administrator
          last edited by

          Well, assuming it's running the Watchguard OS, that implies it's booting successfully and that would imply the LCD is damaged.
          Do you have access to the box? If you watch the boot sequence you will see if the LCD is working correctly.

          Steve

          1 Reply Last reply Reply Quote 0
          • T
            thadrumr
            last edited by

            No this is a box I am looking to buy and was wondering if it is a safe buy or if I should look for something else.

            1 Reply Last reply Reply Quote 0
            • stephenw10S
              stephenw10 Netgate Administrator
              last edited by

              Hard to say with any certainty but it sounds like you should look for something else.

              Steve

              1 Reply Last reply Reply Quote 0
              • T
                thadrumr
                last edited by

                Alright thanks for your honesty.  I wanted to check before I made a bad purchase.

                1 Reply Last reply Reply Quote 0
                • stephenw10S
                  stephenw10 Netgate Administrator
                  last edited by

                  It depends how much you want the LCD and how much they're asking for it of course.  ;)
                  If the arm light is green they rest of the hardware is probably ok.

                  Steve

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

                    I might sell my x750e if the price is right.  It has a upgraded 2.0ghz cpu and upgraded 1gig of ram.  Excellent condition.   It has worked perfect since I've owned it.  Make offer.

                    pfSensational™

                    1 Reply Last reply Reply Quote 0
                    • N
                      ninjamick
                      last edited by

                      can anybody help ive  got pfsence on  a wgx700  and  i  connect  via  putty  or  hyperterminal    but i cant  get the webconfiguator ive tried 192.168.1.1  but i get  nothing    and the  wgx700 says bootup complete via putty  or hyper    any ideas  as i need to  get the internet  on server  also  how do i  put  the  whole thing  via  a switch    and i need to upload lcd  to get the display  so    3 points i need help with    im  very new to this  freebsd    to be  honest    im more windows  based  hope i  can get help on this    took me  1 month too  update bios  but  got that done    please  help

                      1 Reply Last reply Reply Quote 0
                      • stephenw10S
                        stephenw10 Netgate Administrator
                        last edited by

                        There is no bios update for the X700 box. It's only for the 'e' boxes.

                        After it's finished booting the first time you should see the initial interface setup. If you have already done that you should see the console menu, however some unknown glitch causes it not to appear on the x-core boxes. There is a workaround though, see: http://doc.pfsense.org/index.php/PfSense_on_Watchguard_Firebox#Serial_Port_Quirk

                        You don't have to do that though, once you've setup the LAN interface you should able to con figure everything else via the webgui.

                        Steve

                        1 Reply Last reply Reply Quote 0
                        • N
                          ninjamick
                          last edited by

                          thx steve  for your reply  to my  post however i  have had the menu  but never  got the webgui  ive tried this on a  a diffrent computer    and  im using a crossover cable also im using a console cable  ive left everything at default  so i could access this  i  also  notice there is  some other posts  about  ppoe  i  wonder if thats anything too  do with my  issue as my isp provider is using ppoe and there  router webgui is also 192.168.1.1.  wonder if thats any help

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

                            @ninjamick:

                            my isp provider is using ppoe and there  router webgui is also 192.168.1.1.  wonder if thats any help

                            Lets start with getting access to the web GUI so you can then configure the WAN interface appropriately.

                            It appears you have console access. Can you get the console into shell command mode (option 8 on the console menu). Then type the shell command```
                            /etc/rc.banner

                            
                            To configure the WAN interface we need to know if it should use DHCP, PPPoE or have a static IP address. Perhaps your modem  handles PPPoE and you need to use DHCP between the pfSense WAN interface and the modem. Perhaps the modem is in "bridge mode" in which case you need to configure PPPoE on the pfSense WAN interface. Probably the most common  configuration is for the modem to talk PPP to the Internet and systems "downstream" of the modem to use DHCP to get their configuration information from the modem.
                            
                            The your modem has an IP address of 192.168.1.1 suggests the pfSense LAN interface will need its IP address changed from the default of 192.168.1.1 to something like 192.168.10.1 with a netmask of 24 bit (well clear of 192.168.1.1) so all your systems have unique IP addresses.
                            1 Reply Last reply Reply Quote 0
                            • stephenw10S
                              stephenw10 Netgate Administrator
                              last edited by

                              Edit: Damn, too slow typing! Still seems mostly helpful.  ;)

                              If you are seeing the console menu then you should have already setup at least one interface. The current interface setup is listed above the menu, it will probably say something like:

                              WAN (wan)              -> re0        -> none (DHCP)
                              LAN (lan)                -> re1        -> 192.168.1.1

                              In that situation you should be able to connect to the webgui at 192.168.1.1 on the LAN interface. The Realtek NICs in the X700 are 10/100 and do not have auto-MDIX so you may need a crossover cable if you are connecting directly. The port on your client may have auto-MDIX in which case it may not be required. You will see the link led illuminate on the X700 if the cable is connected correctly.

                              It will have asked you whether you wanted to enable a dhcp server on LAN. If you did then your windows box will receive an IP from pfSense and you will be able to connect to the webgui. If not you can either reconfigure the LAN interface from the menu and enable DHCP or manually configure your Windows box to be in the correct subnet.

                              Steve

                              1 Reply Last reply Reply Quote 0
                              • N
                                ninjamick
                                last edited by

                                i have a crossover cable from my  server to the fbx700  and a straight  from my  router too the wan port of the  firebox  is that correct  ? im assumeing it is  i  get the red led  on the arm  and the green leds on ports 0,1,2 as i have 3 connections  one the 100mbps  but i cant change the ip adress of the  thing  unless i change it in the  network connectios and assighn a  private  ip address

                                1 Reply Last reply Reply Quote 0
                                • stephenw10S
                                  stephenw10 Netgate Administrator
                                  last edited by

                                  OK, if you are seeing green link leds on the X700 then your cables are good.

                                  Can you give us the output of /etc/rc.banner, as Wallabybob suggested, or just whatever is written above the console menu on the pfSense box? (the same thing)

                                  @ninjamick:

                                  I cant change the ip address of the  thing   unless i change it in the  network connections and assign a  private  ip address

                                  What 'thing' are you referring to?

                                  You will only be able to connect to the webgui on the LAN interface. Connecting via any other interface requires some firewall rules to be setup. Are you sure your client windows box (is that the server?) is connected to the LAN interface?

                                  Did you enable dhcp on LAN in the initial setup?

                                  Steve

                                  1 Reply Last reply Reply Quote 0
                                  • N
                                    ninjamick
                                    last edited by

                                    i didnt  get the option to enable anything  i was asked if i wantted vlan  i said no  then it  asked for wan cable  then lan cable  then setup  was complete thats  all i got    i will go  through the waty i connected it  from router to rc0 fbx700 external  then  crossover  from server  to  lan rc1 straight cable then main pc  to firebox rc2  and the console cable to  console of  fbx700  thats the connection  of it  im trying to  get the  details    when i  do  ipconfig i noticed the  ip address is  168 thats  not right  gonna  try  reinstalling  with  diffrent  settings

                                    1 Reply Last reply Reply Quote 0
                                    • stephenw10S
                                      stephenw10 Netgate Administrator
                                      last edited by

                                      Which of those is the LAN interface? If it's the one connected to the server then only the server will able to reach the webgui until you add more firewall rules.

                                      If everything is default the machine connected to the LAN interface should receive an IP address in the 192.168.1.X range. Is that what you meant?

                                      Steve

                                      1 Reply Last reply Reply Quote 0
                                      • N
                                        ninjamick
                                        last edited by

                                        the lan cable is the crossover  cable  which is on the trusted  rc1 when i typed ip config  it read a ip adress  as 168.254.1.1  which is diffrent

                                        1 Reply Last reply Reply Quote 0
                                        • stephenw10S
                                          stephenw10 Netgate Administrator
                                          last edited by

                                          OK so if the LAN interface is re1 (I think you must have typo'd that, it should be 're') only the server machine will be able to reach the webgui. Except that, as you say, the IP address is odd.

                                          You haven't said yet what the interface listing above the console menu says. It will list the current IP address of the LAN interface, is it 192.168.1.1? If not what is it? Could you give us the complete listing please?

                                          Steve

                                          1 Reply Last reply Reply Quote 0
                                          • N
                                            ninjamick
                                            last edited by

                                            i will try  to send you  what i  get 
                                            rlphy5: <realtek internal="" media="" interface="">PHY 0 on miibus5
                                            rlphy5:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
                                            re5: [FILTER]
                                            isab0: <pci-isa bridge="">at device 31.0 on pci0
                                            isa0: <isa bus="">on isab0
                                            atapci0: <intel ich2="" udma100="" controller="">port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x37
                                            6,0xff00-0xff0f at device 31.1 on pci0
                                            ata0: <ata 0="" channel="">on atapci0
                                            ata0: [ITHREAD]
                                            ata1: <ata 1="" channel="">on atapci0
                                            ata1: [ITHREAD]
                                            cpu0 on motherboard
                                            unknown: <pnp0c01>can't assign resources (memory)
                                            atrtc0: <at realtime="" clock="">at port 0x70-0x71 irq 8 pnpid PNP0b00 on isa0
                                            uart0: <16550 or compatible> at port 0x3f8-0x3ff irq 4 flags 0x10 pnpid PNP0501
                                            on isa0
                                            uart0: [FILTER]
                                            uart0: console (9600,n,8,1)
                                            ppc0: <ecp parallel="" printer="" port="">at port 0x378-0x37f,0x778-0x77a irq 7 drq 3 pn
                                            pid PNP0401 on isa0
                                            ppc0: Generic chipset (ECP/PS2/NIBBLE) in COMPATIBLE mode
                                            ppc0: FIFO with 16/16/16 bytes threshold
                                            ppc0: [ITHREAD]
                                            ppbus0: <parallel port="" bus="">on ppc0
                                            ppi0: <parallel i="" o="">on ppbus0
                                            orm0: <isa option="" rom="">at iomem 0xe0000-0xe0fff pnpid ORM0000 on isa0
                                            unknown: <pnp0c01>can't assign resources (memory)
                                            RTC BIOS diagnostic error 20 <config_unit>Timecounter "TSC" frequency 1202731373 Hz quality 800
                                            Timecounters tick every 10.000 msec
                                            IPsec: Initialized Security Association Processing.
                                            ad0: 3871MB <cf 20070131="" 4gb="">at ata0-master PIO4
                                            Trying to mount root from ufs:/dev/ufs/pfsense0
                                            Configuring crash dumps…
                                            Mounting filesystems...
                                            Setting up embedded specific environment... done.

                                            ___
                                            / f
                                            / p _
                                            / Sense
                                            _
                                            / 
                                                _
                                            _/

                                            Welcome to pfSense 2.0.3-RELEASE  ...

                                            Creating symlinks......done.
                                            External config loader 1.0 is now starting... ad0s3
                                            Launching the init system... done.
                                            Initializing............................ done.
                                            Starting device manager (devd)...done.
                                            Loading configuration......done.
                                            Updating configuration...done.
                                            Cleaning backup cache.....done.
                                            Setting up extended sysctls...done.
                                            Setting timezone...done.
                                            Starting Secure Shell Services...done.
                                            Setting up polling defaure0: link state changed to DOWN
                                            lts...done.
                                            Setting up interfaces microcode...done.
                                            Configuring LAGG interfaces...done.
                                            Configuring VLAN interfaces...done.
                                            Configuring QinQ interfaces...done.
                                            Configuring WAN interface...re0: link state changed to UP
                                            done.
                                            Syncing OpenVPN settings...done.
                                            Starting syslog...done.
                                            Configuring firewall......done.
                                            Starting PFLOG...done.
                                            Setting up gateway monitors...done.
                                            Synchronizing user settings...done.
                                            Starting webConfigurator...done.
                                            Configuring CRON...done.
                                            Starting NTP time client...Starting DNS forwarder...done.
                                            Configuring firewall......done.
                                            Generating RRD graphs...done.
                                            Starting CRON... done.
                                            Bootup complete

                                            1  pfSense
                                            2  pfSense

                                            F6 PXE
                                            Boot:  1
                                            /boot.config: -h
                                            Consoles: serial port
                                            BIOS drive C: is disk0
                                            BIOS 639kB/261120kB available memory

                                            FreeBSD/i386 bootstrap loader, Revision 1.1
                                            (root@snapshots-8_1-i386.builders.pfsense.org, Fri Apr 12 11:01:35 EDT 2013)
                                            Loading /boot/defaults/loader.conf
                                            /boot/kernel/kernel text=0x8b1f9c data=0x3caa54+0x9b720 syms=[0x4+0x952a0+0x4+0x
                                            cca1b]
                                            |
                                            Hit [Enter] to boot immediately, or any other key for command prompt.
                                            Booting [/boot/kernel/kernel]…
                                            Copyright (c) 1992-2010 The FreeBSD Project.
                                            Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
                                                    The Regents of the University of California. All rights reserved.
                                            FreeBSD is a registered trademark of The FreeBSD Foundation.
                                            FreeBSD 8.1-RELEASE-p13 #0: Fri Apr 12 11:10:09 EDT 2013
                                                root@snapshots-8_1-i386.builders.pfsense.org:/usr/obj.pfSense/usr/pfSensesrc
                                            /src/sys/pfSense_wrap.8.i386 i386
                                            Timecounter "i8254" frequency 1193182 Hz quality 0
                                            CPU: Intel(R) Celeron(TM) CPU                1200MHz (1202.73-MHz 686-class CPU)

                                            Origin = "GenuineIntel"  Id = 0x6b4  Family = 6  Model = b  Stepping = 4
                                              Features=0x383f9ff<fpu,vme,de,pse,tsc,msr,pae,mce,cx8,sep,mtrr,pge,mca,cmov,pa<br>T,PSE36,MMX,FXSR,SSE>
                                            real memory  = 268435456 (256 MB)
                                            avail memory = 243429376 (232 MB)
                                            ipw_bss: You need to read the LICENSE file in /usr/share/doc/legal/intel_ipw/.
                                            ipw_bss: If you agree with the license, set legal.intel_ipw.license_ack=1 in /bo
                                            ot/loader.conf.
                                            module_register_init: MOD_LOAD (ipw_bss_fw, 0xc0712580, 0) error 1
                                            wlan: mac acl policy registered
                                            ipw_ibss: You need to read the LICENSE file in /usr/share/doc/legal/intel_ipw/.
                                            ipw_ibss: If you agree with the license, set legal.intel_ipw.license_ack=1 in /b
                                            oot/loader.conf.
                                            module_register_init: MOD_LOAD (ipw_ibss_fw, 0xc0712620, 0) error 1
                                            ipw_monitor: You need to read the LICENSE file in /usr/share/doc/legal/intel_ipw
                                            /.
                                            ipw_monitor: If you agree with the license, set legal.intel_ipw.license_ack=1 in
                                            /boot/loader.conf.
                                            module_register_init: MOD_LOAD (ipw_monitor_fw, 0xc07126c0, 0) error 1
                                            wpi: You need to read the LICENSE file in /usr/share/doc/legal/intel_wpi/.
                                            wpi: If you agree with the license, set legal.intel_wpi.license_ack=1 in /boot/l
                                            oader.conf.
                                            module_register_init: MOD_LOAD (wpi_fw, 0xc0891ba0, 0) error 1
                                            ACPI Error: A valid RSDP was not found (20100331/tbxfroot-309)
                                            ACPI: Table initialisation failed: AE_NOT_FOUND
                                            ACPI: Try disabling either ACPI or apic support.
                                            cryptosoft0: <software crypto="">on motherboard
                                            padlock0: No ACE support.
                                            pcib0: <intel 82815="" (i815="" gmch)="" host="" to="" hub="" bridge="">pcibus 0 on motherboard
                                            pir0: <pci 11="" interrupt="" routing="" table:="" entries="">on motherboard
                                            $PIR: Using invalid BIOS IRQ 9 from 2.13.INTA for link 0x63
                                            pci0: <pci bus="">on pcib0
                                            pcib1: <pci-pci bridge="">at device 1.0 on pci0
                                            pci1: <pci bus="">on pcib1
                                            pcib2: <pcibios pci-pci="" bridge="">at device 30.0 on pci0
                                            pci2: <pci bus="">on pcib2
                                            safe0 mem 0xe7bfe000-0xe7bfffff irq 3 at device 6.0 on pci2
                                            safe0: [ITHREAD]
                                            safe0: SafeNet SafeXcel-1141 rng des/3des aes md5 sha1 null
                                            re0: <realtek 10="" 8139c+="" 100basetx="">port 0xd500-0xd5ff mem 0xefefa000-0xefefa1ff
                                            irq 10 at device 9.0 on pci2
                                            re0: Chip rev. 0x74800000
                                            re0: MAC rev. 0x00000000
                                            miibus0: <mii bus="">on re0
                                            rlphy0: <realtek internal="" media="" interface="">PHY 0 on miibus0
                                            rlphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
                                            re0: [FILTER]
                                            re1: <realtek 10="" 8139c+="" 100basetx="">port 0xd600-0xd6ff mem 0xefefb000-0xefefb1ff
                                            irq 5 at device 10.0 on pci2
                                            re1: Chip rev. 0x74800000
                                            re1: MAC rev. 0x00000000
                                            miibus1: <mii bus="">on re1
                                            rlphy1: <realtek internal="" media="" interface="">PHY 0 on miibus1
                                            rlphy1:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
                                            re1: [FILTER]
                                            re2: <realtek 10="" 8139c+="" 100basetx="">port 0xd900-0xd9ff mem 0xefefc000-0xefefc1ff
                                            irq 11 at device 11.0 on pci2
                                            re2: Chip rev. 0x74800000
                                            re2: MAC rev. 0x00000000
                                            miibus2: <mii bus="">on re2
                                            rlphy2: <realtek internal="" media="" interface="">PHY 0 on miibus2
                                            rlphy2:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
                                            re2: [FILTER]
                                            re3: <realtek 10="" 8139c+="" 100basetx="">port 0xda00-0xdaff mem 0xefefd000-0xefefd1ff
                                            irq 12 at device 12.0 on pci2
                                            re3: Chip rev. 0x74800000
                                            re3: MAC rev. 0x00000000
                                            miibus3: <mii bus="">on re3
                                            rlphy3: <realtek internal="" media="" interface="">PHY 0 on miibus3
                                            rlphy3:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
                                            re3: [FILTER]
                                            re4: <realtek 10="" 8139c+="" 100basetx="">port 0xdd00-0xddff mem 0xefefe000-0xefefe1ff
                                            irq 9 at device 13.0 on pci2
                                            re4: Chip rev. 0x74800000
                                            re4: MAC rev. 0x00000000
                                            miibus4: <mii bus="">on re4
                                            rlphy4: <realtek internal="" media="" interface="">PHY 0 on miibus4
                                            rlphy4:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
                                            re4: [FILTER]
                                            re5: <realtek 10="" 8139c+="" 100basetx="">port 0xde00-0xdeff mem 0xefeff000-0xefeff1ff
                                            irq 6 at device 14.0 on pci2
                                            re5: Chip rev. 0x74800000
                                            re5: MAC rev. 0x00000000
                                            miibus5: <mii bus="">on re5
                                            rlphy5: <realtek internal="" media="" interface="">PHY 0 on miibus5
                                            rlphy5:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
                                            re5: [FILTER]
                                            isab0: <pci-isa bridge="">at device 31.0 on pci0
                                            isa0: <isa bus="">on isab0
                                            atapci0: <intel ich2="" udma100="" controller="">port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x37
                                            6,0xff00-0xff0f at device 31.1 on pci0
                                            ata0: <ata 0="" channel="">on atapci0
                                            ata0: [ITHREAD]
                                            ata1: <ata 1="" channel="">on atapci0
                                            ata1: [ITHREAD]
                                            cpu0 on motherboard
                                            unknown: <pnp0c01>can't assign resources (memory)
                                            atrtc0: <at realtime="" clock="">at port 0x70-0x71 irq 8 pnpid PNP0b00 on isa0
                                            uart0: <16550 or compatible> at port 0x3f8-0x3ff irq 4 flags 0x10 pnpid PNP0501
                                            on isa0
                                            uart0: [FILTER]
                                            uart0: console (9600,n,8,1)
                                            ppc0: <ecp parallel="" printer="" port="">at port 0x378-0x37f,0x778-0x77a irq 7 drq 3 pn
                                            pid PNP0401 on isa0
                                            ppc0: Generic chipset (ECP/PS2/NIBBLE) in COMPATIBLE mode
                                            ppc0: FIFO with 16/16/16 bytes threshold
                                            ppc0: [ITHREAD]
                                            ppbus0: <parallel port="" bus="">on ppc0
                                            ppi0: <parallel i="" o="">on ppbus0
                                            orm0: <isa option="" rom="">at iomem 0xe0000-0xe0fff pnpid ORM0000 on isa0
                                            unknown: <pnp0c01>can't assign resources (memory)
                                            RTC BIOS diagnostic error 20 <config_unit>Timecounter "TSC" frequency 1202731384 Hz quality 800
                                            Timecounters tick every 10.000 msec
                                            IPsec: Initialized Security Association Processing.
                                            ad0: 3871MB <cf 20070131="" 4gb="">at ata0-master PIO4
                                            Trying to mount root from ufs:/dev/ufs/pfsense0
                                            Configuring crash dumps…
                                            Mounting filesystems...
                                            Setting up embedded specific environment... done.

                                            ___
                                            / f
                                            / p _
                                            / Sense
                                            _
                                            / 
                                                _
                                            _/

                                            Welcome to pfSense 2.0.3-RELEASE  ...

                                            Creating symlinks......done.
                                            External config loader 1.0 is now starting... ad0s3
                                            Launching the init system... done.
                                            Initializing............................ done.
                                            Starting device manager (devd)...done.
                                            Loading configuration......done.

                                            Network interface mismatch -- Running interface assignment option.
                                            re0: link state changed to DOWN
                                            re1: link state changed to DOWN
                                            re2: link state changed to DOWN
                                            re3: link state changed to DOWN
                                            re4: link state changed to DOWN
                                            re5: link state changed to DOWN

                                            Valid interfaces are:

                                            re0  00:90:7f:2f:c3:d1  (up) RealTek 8139C+ 10/100BaseTX
                                            re1  00:90:7f:2f:c3:d2  (up) RealTek 8139C+ 10/100BaseTX
                                            re2  00:90:7f:2f:c3:d3  (up) RealTek 8139C+ 10/100BaseTX
                                            re3  00:90:7f:2f:c3:d4  (up) RealTek 8139C+ 10/100BaseTX
                                            re4  00:90:7f:2f:c3:d5  (up) RealTek 8139C+ 10/100BaseTX
                                            re5  00:90:7f:2f:c3:d6  (up) RealTek 8139C+ 10/100BaseTX

                                            Do you want to set up VLANs first?

                                            If you are not going to use VLANs, or only for optional interfaces, you should
                                            say no here and use the webConfigurator to configure VLANs later, if required.

                                            Do you want to set up VLANs now [y|n]? n

                                            NOTE  pfSense requires AT LEAST 1 assigned interface(s) to function.
                                                    If you do not have AT LEAST 1 interfaces you CANNOT continue.

                                            If you do not have at least 1 REAL network interface card(s)
                                                    or one interface with multiple VLANs then pfSense
                                                    WILL NOT function correctly.

                                            If you do not know the names of your interfaces, you may choose to use
                                            auto-detection. In that case, disconnect all interfaces now before
                                            hitting 'a' to initiate auto detection.

                                            Enter the WAN interface name or 'a' for auto-detection: rc1

                                            Invalid interface name 'rc1'

                                            Enter the WAN interface name or 'a' for auto-detection: a

                                            Connect the WAN interface now and make sure that the link is up.
                                            Then press ENTER to continue.
                                            re0: link state changed to UP
                                            re0: link state changed to DOWN
                                            re0: link state changed to UP

                                            Detected link-up on interface re0.

                                            Enter the LAN interface name or 'a' for auto-detection
                                            NOTE: this enables full Firewalling/NAT mode.
                                            (or nothing if finished): re1: link state changed to UP
                                            re2: link state changed to UP

                                            The interfaces will be assigned as follows:

                                            WAN  -> re0

                                            Do you want to proceed [y|n]?y

                                            Writing configuration…done.
                                            Updating configuration...done.
                                            Cleaning backup cache...done.
                                            Setting up extended sysctls...done.
                                            Setting timezone...done.
                                            Starting Secure Shell Services...done.
                                            Setting up polling defaults...done.
                                            Setting up interfaces microcode...done.
                                            Configuring LAGG interfaces...done.
                                            Configuring VLAN interfaces...done.
                                            Configuring QinQ interfaces...done.
                                            Configuring WAN interface...done.
                                            Syncing OpenVPN settings...done.
                                            Starting syslog...done.
                                            pflog0: promiscuous mode enabled
                                            Configuring firewall......done.
                                            Starting PFLOG...done.
                                            Setting up gateway monitors...done.
                                            Synchronizing user settings...done.
                                            Starting webConfigurator...done.
                                            Configuring CRON...done.
                                            Starting NTP time client...Starting DNS forwarder...done.
                                            Configuring firewall......done.
                                            Generating RRD graphs...done.
                                            Starting CRON... done.
                                            Bootup complete

                                            1  pfSense
                                            2  pfSense

                                            F6 PXE
                                            Boot:  1
                                            /boot.config: -h

                                            FreeBSD/i386 boot
                                            Default: 0:ad(0,a)/boot/loader
                                            boot: Consoles: serial port
                                            BIOS drive C: is disk0
                                            BIOS 639kB/261120kB available memory

                                            FreeBSD/i386 bootstrap loader, Revision 1.1
                                            (root@snapshots-8_1-i386.builders.pfsense.org, Fri Apr 12 11:01:35 EDT 2013)
                                            Loading /boot/defaults/loader.conf
                                            /boot/kernel/kernel text=0x8b1f9c data=0x3caa54+0x9b720 syms=[0x4+0x952a0+0x4+0x
                                            cca1b]
                                            |
                                            Hit [Enter] to boot immediately, or any other key for command prompt.
                                            Booting [/boot/kernel/kernel]…
                                            Copyright (c) 1992-2010 The FreeBSD Project.
                                            Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
                                                    The Regents of the University of California. All rights reserved.
                                            FreeBSD is a registered trademark of The FreeBSD Foundation.
                                            FreeBSD 8.1-RELEASE-p13 #0: Fri Apr 12 11:10:09 EDT 2013
                                                root@snapshots-8_1-i386.builders.pfsense.org:/usr/obj.pfSense/usr/pfSensesrc
                                            /src/sys/pfSense_wrap.8.i386 i386
                                            Timecounter "i8254" frequency 1193182 Hz quality 0
                                            CPU: Intel(R) Celeron(TM) CPU                1200MHz (1202.73-MHz 686-class CPU)

                                            Origin = "GenuineIntel"  Id = 0x6b4  Family = 6  Model = b  Stepping = 4
                                              Features=0x383f9ff<fpu,vme,de,pse,tsc,msr,pae,mce,cx8,sep,mtrr,pge,mca,cmov,pa<br>T,PSE36,MMX,FXSR,SSE>
                                            real memory  = 268435456 (256 MB)
                                            avail memory = 243429376 (232 MB)
                                            ipw_bss: You need to read the LICENSE file in /usr/share/doc/legal/intel_ipw/.
                                            ipw_bss: If you agree with the license, set legal.intel_ipw.license_ack=1 in /bo
                                            ot/loader.conf.
                                            module_register_init: MOD_LOAD (ipw_bss_fw, 0xc0712580, 0) error 1
                                            wlan: mac acl policy registered
                                            ipw_ibss: You need to read the LICENSE file in /usr/share/doc/legal/intel_ipw/.
                                            ipw_ibss: If you agree with the license, set legal.intel_ipw.license_ack=1 in /b
                                            oot/loader.conf.
                                            module_register_init: MOD_LOAD (ipw_ibss_fw, 0xc0712620, 0) error 1
                                            ipw_monitor: You need to read the LICENSE file in /usr/share/doc/legal/intel_ipw
                                            /.
                                            ipw_monitor: If you agree with the license, set legal.intel_ipw.license_ack=1 in
                                            /boot/loader.conf.
                                            module_register_init: MOD_LOAD (ipw_monitor_fw, 0xc07126c0, 0) error 1
                                            wpi: You need to read the LICENSE file in /usr/share/doc/legal/intel_wpi/.
                                            wpi: If you agree with the license, set legal.intel_wpi.license_ack=1 in /boot/l
                                            oader.conf.
                                            module_register_init: MOD_LOAD (wpi_fw, 0xc0891ba0, 0) error 1
                                            ACPI Error: A valid RSDP was not found (20100331/tbxfroot-309)
                                            ACPI: Table initialisation failed: AE_NOT_FOUND
                                            ACPI: Try disabling either ACPI or apic support.
                                            cryptosoft0: <software crypto="">on motherboard
                                            padlock0: No ACE support.
                                            pcib0: <intel 82815="" (i815="" gmch)="" host="" to="" hub="" bridge="">pcibus 0 on motherboard
                                            pir0: <pci 11="" interrupt="" routing="" table:="" entries="">on motherboard
                                            $PIR: Using invalid BIOS IRQ 9 from 2.13.INTA for link 0x63
                                            pci0: <pci bus="">on pcib0
                                            pcib1: <pci-pci bridge="">at device 1.0 on pci0
                                            pci1: <pci bus="">on pcib1
                                            pcib2: <pcibios pci-pci="" bridge="">at device 30.0 on pci0
                                            pci2: <pci bus="">on pcib2
                                            safe0 mem 0xe7bfe000-0xe7bfffff irq 3 at device 6.0 on pci2
                                            safe0: [ITHREAD]
                                            safe0: SafeNet SafeXcel-1141 rng des/3des aes md5 sha1 null
                                            re0: <realtek 10="" 8139c+="" 100basetx="">port 0xd500-0xd5ff mem 0xefefa000-0xefefa1ff
                                            irq 10 at device 9.0 on pci2
                                            re0: Chip rev. 0x74800000
                                            re0: MAC rev. 0x00000000
                                            miibus0: <mii bus="">on re0
                                            rlphy0: <realtek internal="" media="" interface="">PHY 0 on miibus0
                                            rlphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
                                            re0: [FILTER]
                                            re1: <realtek 10="" 8139c+="" 100basetx="">port 0xd600-0xd6ff mem 0xefefb000-0xefefb1ff
                                            irq 5 at device 10.0 on pci2
                                            re1: Chip rev. 0x74800000
                                            re1: MAC rev. 0x00000000
                                            miibus1: <mii bus="">on re1
                                            rlphy1: <realtek internal="" media="" interface="">PHY 0 on miibus1
                                            rlphy1:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
                                            re1: [FILTER]
                                            re2: <realtek 10="" 8139c+="" 100basetx="">port 0xd900-0xd9ff mem 0xefefc000-0xefefc1ff
                                            irq 11 at device 11.0 on pci2
                                            re2: Chip rev. 0x74800000
                                            re2: MAC rev. 0x00000000
                                            miibus2: <mii bus="">on re2
                                            rlphy2: <realtek internal="" media="" interface="">PHY 0 on miibus2
                                            rlphy2:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
                                            re2: [FILTER]
                                            re3: <realtek 10="" 8139c+="" 100basetx="">port 0xda00-0xdaff mem 0xefefd000-0xefefd1ff
                                            irq 12 at device 12.0 on pci2
                                            re3: Chip rev. 0x74800000
                                            re3: MAC rev. 0x00000000
                                            miibus3: <mii bus="">on re3
                                            rlphy3: <realtek internal="" media="" interface="">PHY 0 on miibus3
                                            rlphy3:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
                                            re3: [FILTER]
                                            re4: <realtek 10="" 8139c+="" 100basetx="">port 0xdd00-0xddff mem 0xefefe000-0xefefe1ff
                                            irq 9 at device 13.0 on pci2
                                            re4: Chip rev. 0x74800000
                                            re4: MAC rev. 0x00000000
                                            miibus4: <mii bus="">on re4
                                            rlphy4: <realtek internal="" media="" interface="">PHY 0 on miibus4
                                            rlphy4:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
                                            re4: [FILTER]
                                            re5: <realtek 10="" 8139c+="" 100basetx="">port 0xde00-0xdeff mem 0xefeff000-0xefeff1ff
                                            irq 6 at device 14.0 on pci2
                                            re5: Chip rev. 0x74800000
                                            re5: MAC rev. 0x00000000
                                            miibus5: <mii bus="">on re5
                                            rlphy5: <realtek internal="" media="" interface="">PHY 0 on miibus5
                                            rlphy5:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
                                            re5: [FILTER]
                                            isab0: <pci-isa bridge="">at device 31.0 on pci0
                                            isa0: <isa bus="">on isab0
                                            atapci0: <intel ich2="" udma100="" controller="">port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x37
                                            6,0xff00-0xff0f at device 31.1 on pci0
                                            ata0: <ata 0="" channel="">on atapci0
                                            ata0: [ITHREAD]
                                            ata1: <ata 1="" channel="">on atapci0
                                            ata1: [ITHREAD]
                                            cpu0 on motherboard
                                            unknown: <pnp0c01>can't assign resources (memory)
                                            atrtc0: <at realtime="" clock="">at port 0x70-0x71 irq 8 pnpid PNP0b00 on isa0
                                            uart0: <16550 or compatible> at port 0x3f8-0x3ff irq 4 flags 0x10 pnpid PNP0501
                                            on isa0
                                            uart0: [FILTER]
                                            uart0: console (9600,n,8,1)
                                            ppc0: <ecp parallel="" printer="" port="">at port 0x378-0x37f,0x778-0x77a irq 7 drq 3 pn
                                            pid PNP0401 on isa0
                                            ppc0: Generic chipset (ECP/PS2/NIBBLE) in COMPATIBLE mode
                                            ppc0: FIFO with 16/16/16 bytes threshold
                                            ppc0: [ITHREAD]
                                            ppbus0: <parallel port="" bus="">on ppc0
                                            ppi0: <parallel i="" o="">on ppbus0
                                            orm0: <isa option="" rom="">at iomem 0xe0000-0xe0fff pnpid ORM0000 on isa0
                                            unknown: <pnp0c01>can't assign resources (memory)
                                            RTC BIOS diagnostic error 20 <config_unit>Timecounter "TSC" frequency 1202731576 Hz quality 800
                                            Timecounters tick every 10.000 msec
                                            IPsec: Initialized Security Association Processing.
                                            ad0: 3871MB <cf 20070131="" 4gb="">at ata0-master PIO4
                                            Trying to mount root from ufs:/dev/ufs/pfsense0
                                            Configuring crash dumps…
                                            Mounting filesystems...
                                            Setting up embedded specific environment... done.

                                            ___
                                            / f
                                            / p _
                                            / Sense
                                            _
                                            / 
                                                _
                                            _/

                                            Welcome to pfSense 2.0.3-RELEASE  ...

                                            Creating symlinks......done.
                                            External config loader 1.0 is now starting... ad0s3
                                            Launching the init system... done.
                                            Initializing............................ done.
                                            Starting device manager (devd)...done.
                                            Loading configuration......done.
                                            Updating configuration...done.
                                            Cleaning backup cache.....done.
                                            Setting up extended sysctls...done.
                                            Setting timezone...done.
                                            Starting Secure Shell Services...done.
                                            Setting up polling defaure0: link state changed to DOWN
                                            lts...done.
                                            Setting up interfaces microcode...done.
                                            Configuring LAGG interfaces...done.
                                            Configuring VLAN interfaces...done.
                                            Configuring QinQ interfaces...done.
                                            Configuring WAN interface...re0: link state changed to UP
                                            done.
                                            Syncing OpenVPN settings...done.
                                            Starting syslog...done.
                                            pflog0: promiscuous mode enabled
                                            Configuring firewall......done.
                                            Starting PFLOG...done.
                                            Setting up gateway monitors...done.
                                            Synchronizing user settings...done.
                                            Starting webConfigurator...done.
                                            Configuring CRON...done.
                                            Starting NTP time client...Starting DNS forwarder...done.
                                            Configuring firewall......done.
                                            Generating RRD graphs...done.
                                            Starting CRON... done.
                                            Bootup complete</cf></config_unit></pnp0c01></isa></parallel></parallel></ecp></at></pnp0c01></ata></ata></intel></isa></pci-isa></realtek></mii></realtek></realtek></mii></realtek></realtek></mii></realtek></realtek></mii></realtek></realtek></mii></realtek></realtek></mii></realtek></pci></pcibios></pci></pci-pci></pci></pci></intel></software></fpu,vme,de,pse,tsc,msr,pae,mce,cx8,sep,mtrr,pge,mca,cmov,pa<br></cf></config_unit></pnp0c01></isa></parallel></parallel></ecp></at></pnp0c01></ata></ata></intel></isa></pci-isa></realtek></mii></realtek></realtek></mii></realtek></realtek></mii></realtek></realtek></mii></realtek></realtek></mii></realtek></realtek></mii></realtek></pci></pcibios></pci></pci-pci></pci></pci></intel></software></fpu,vme,de,pse,tsc,msr,pae,mce,cx8,sep,mtrr,pge,mca,cmov,pa<br></cf></config_unit></pnp0c01></isa></parallel></parallel></ecp></at></pnp0c01></ata></ata></intel></isa></pci-isa></realtek>

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