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

Complete Noobie Question (SOLVED)

Scheduled Pinned Locked Moved Problems Installing or Upgrading pfSense Software
20 Posts 5 Posters 6.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.
  • K
    kycnotes
    last edited by Oct 29, 2009, 7:12 PM

    @dotdash:

    @kycnotes:

    Auto Config IP: 169.254.100.155
    Subnet Mask: 255.255.0.0
    Default Gateway: _________________

    When pinging I can ping my domain name and google with no problem.

    That makes no sense to me at all. You have no default gateway, but you can ping google?
    What does a 'route print' from the XP box show?

    ===========================================================================
    Interface List
    0x1 ........................... MS TCP Loopback interface
    0x2 ...00 0f 20 72 b8 f4 ...... BCM5701 Gigabit Ethernet #2 - Packet Scheduler M
    iniport
    ===========================================================================
    ===========================================================================
    Active Routes:
    Network Destination        Netmask          Gateway       Interface  Metric
            127.0.0.0        255.0.0.0        127.0.0.1       127.0.0.1       1
      255.255.255.255  255.255.255.255  255.255.255.255               2       1
    ===========================================================================
    Persistent Routes:
      None
    
    
    1 Reply Last reply Reply Quote 0
    • D
      dotdash
      last edited by Oct 29, 2009, 7:38 PM

      You meant you could ping google from the pfSense box, right? That XP box ain't goin' nowhere.
      You should try connecting the LAN via a crossover or small switch/hub.

      1 Reply Last reply Reply Quote 0
      • K
        kycnotes
        last edited by Oct 29, 2009, 7:41 PM

        @dotdash:

        You meant you could ping google from the pfSense box, right? That XP box ain't goin' nowhere.
        You should try connecting the LAN via a crossover or small switch/hub.

        Yes, that is what I meant.  Currently I have the LAN connection going in to a hub and have the XP box running off of that Hub

        1 Reply Last reply Reply Quote 0
        • D
          dreamslacker
          last edited by Nov 1, 2009, 10:56 AM

          @kycnotes:

          1.) No, I used a standard patch cable. Not a cross over.

          2.) I do not want to setup a static IP for each machine, but want to use DHCP.  I went to the network connections (XP) and remembered that I should be on the same subnet and tried to enter in an IP of: 192.168.1.100 on the test machine and went to enter the subnet mask of 192.168.1.0 like it said in the Wiki, but then I reach an error that the Subnet Mask "has to be contiguous".

          1)  Use a cross-cable or at least stick a switch/ hub in between if you only have straight cables.

          2)  If you did not configure the DHCP server during the installation, you need to set a static IP address for the client first.  This will allow you to connect to the WebGUI and enable/ configure the DHCP server.
          In your instance, you'll punch 192.168.1.100 for the IP address, 255.255.255.0 for the subnet mask and 192.168.1.1 for the gateway.
          Ignore the DNS setting for now.  You can revert the windows client to use dhcp once the pfsense box is configured properly.

          1 Reply Last reply Reply Quote 0
          • K
            kycnotes
            last edited by Nov 5, 2009, 6:08 PM

            Thank you,

            That  is what I did and I am now able to get into the webgui and go from there.

            1 Reply Last reply Reply Quote 0
            • K
              kycnotes
              last edited by Nov 17, 2009, 9:20 PM

              Ok, I am still not getting this thing to work fully.  I was able to access the web gui, but I am still unable to access the web. I went through chapter 4 of the book (yes, i bought the book) and followed all of the tips and instructions, but still am having a problem.

              In the general settings I left the hostname: pfsense and domain: local. I set my WAN connection to DHCP because I have a Speedstream modem/router which is set for DHCP. (I also configured PPOe using the connection credentials in the modem, but that didn't work either.)

              I left the MAC address blank and left the gateway blank because of DHCP as well as the DHCP hostname.

              I used the default Lan IP address of: 192.168.1.1, because I will not and never will need VPN access.

              Does anyone have any advice as to what I am doing wrong?  I would greatly appreciate any help.

              Thanks

              1 Reply Last reply Reply Quote 0
              • D
                dotdash
                last edited by Nov 17, 2009, 10:21 PM

                @kycnotes:

                In the general settings I left the hostname: pfsense and domain: local. I set my WAN connection to DHCP because I have a Speedstream modem/router which is set for DHCP. (I also configured PPOe using the connection credentials in the modem, but that didn't work either.)

                I left the MAC address blank and left the gateway blank because of DHCP as well as the DHCP hostname.

                When using DHCP, you should be able to select type: dhcp and leave everything else at defaults/blank.
                Check status, interfaces. You may need to renew the wan ip. If the speedstream is giving dhcp, it's probably private, 192.168.something if so, you'll want to uncheck the 'block private networks' box on the WAN interface. To use PPPoE, you probably will need to change the speedstream to bridge mode.
                I'm assuming you've used the DSL with a PC or something. Did you just get a dhcp address on the computer, or did you have to set up PPPoE to connect? pfSense will need to connect the same way.

                1 Reply Last reply Reply Quote 0
                • K
                  kycnotes
                  last edited by Nov 18, 2009, 9:11 PM Nov 18, 2009, 6:08 PM

                  @dotdash:

                  @kycnotes:

                  In the general settings I left the hostname: pfsense and domain: local. I set my WAN connection to DHCP because I have a Speedstream modem/router which is set for DHCP. (I also configured PPOe using the connection credentials in the modem, but that didn't work either.)

                  I left the MAC address blank and left the gateway blank because of DHCP as well as the DHCP hostname.

                  When using DHCP, you should be able to select type: dhcp and leave everything else at defaults/blank.
                  Check status, interfaces. You may need to renew the wan ip. If the speedstream is giving dhcp, it's probably private, 192.168.something if so, you'll want to uncheck the 'block private networks' box on the WAN interface. To use PPPoE, you probably will need to change the speedstream to bridge mode.
                  I'm assuming you've used the DSL with a PC or something. Did you just get a dhcp address on the computer, or did you have to set up PPPoE to connect? pfSense will need to connect the same way.

                  I entered ifconfig in the shell and both WAN and LAN are active.

                  With regards to the LAN not receiving DHCP:

                  As I stated above both connections are active and the LAN is set to DHCP with everything left blank.  When ipconfig /all is used:

                  Windows IP Configuration

                  Host Name . . . . . . . . . . . . : passissue
                          Primary Dns Suffix  . . . . . . . :
                          Node Type . . . . . . . . . . . . : Unknown
                          IP Routing Enabled. . . . . . . . : No
                          WINS Proxy Enabled. . . . . . . . : No

                  Ethernet adapter Local Area Connection:

                  Connection-specific DNS Suffix  . :
                          Description . . . . . . . . . . . : Broadcom NetXtreme Gigabit Ethernet
                  for hp #2
                          Physical Address. . . . . . . . . : 00-0F-20-72-B8-F4
                          Dhcp Enabled. . . . . . . . . . . : Yes
                          Autoconfiguration Enabled . . . . : Yes
                          IP Address. . . . . . . . . . . . : 0.0.0.0
                          Subnet Mask . . . . . . . . . . . : 0.0.0.0
                          Default Gateway . . . . . . . . . :
                          DHCP Server . . . . . . . . . . . : 255.255.255.255

                  As for not having access to the web, The WAN is active and I unchecked block private networks. The WAN does have an IP from the modem/router of 192.168.254.1

                  Update
                  I changed my speedstream into bridge mode. When doing this I entered the PPOe info into pfsense and it did get an IP address, but the subnet mask was 255.255.255.255, but on the LAN the subnet mask is 255.255.255.0.  I know this isn't right.

                  1 Reply Last reply Reply Quote 0
                  • D
                    dotdash
                    last edited by Nov 19, 2009, 3:44 PM

                    @kycnotes:

                    Update
                    I changed my speedstream into bridge mode. When doing this I entered the PPOe info into pfsense and it did get an IP address, but the subnet mask was 255.255.255.255, but on the LAN the subnet mask is 255.255.255.0.  I know this isn't right.

                    No, that's fine. That's just how PPPoE works.

                    1 Reply Last reply Reply Quote 0
                    • K
                      kycnotes
                      last edited by Nov 19, 2009, 8:27 PM

                      Problem solved, now everything works like a champ. Thanks to all that helped.

                      1 Reply Last reply Reply Quote 0
                      • First post
                        Last post
                      Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.
                        This community forum collects and processes your personal information.
                        consent.not_received