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

    How can I achieve this with my current setup?

    Scheduled Pinned Locked Moved Problems Installing or Upgrading pfSense Software
    83 Posts 6 Posters 24.5k 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.
    • O
      orientalsniper
      last edited by

      Ok, sorry!

      With NAT, internet connection works, but the laptop is using xxx.xxx.xxx.98 as public IP (pfSense WAN IP).

      Well, I can go either way, as long the outbound connection uses a different IP for every computer. My current setup with my clients are using a public IP for each, but different ISP (different IP's), so I guess maybe we should try this way?

      1 Reply Last reply Reply Quote 0
      • O
        orientalsniper
        last edited by

        wow ok, whatismyip.org just reported my IP as xxx.xxx.xxx.99  ??? I'm going to try now with a simple 5 port switch with another computer. Let me report back, thanks.

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

          Your virtual IP should be /32 (a single IP) since you have 1:1 NATed it to a single internal IP. Setup 20 VIPs, one for each internal device.
          It may be possible to do the entire /27 range, though I've never done that and there would be a conflict with the WAN address.

          Steve

          1 Reply Last reply Reply Quote 0
          • O
            orientalsniper
            last edited by

            ;D http://i.imgur.com/pV1T3wv.jpg

            Now to the other issue, I don't have internet connection nor I can access WebGUI in host machine (where VM is running), but LAN interface is getting an IP from DHCP from pfSense VM.

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

              Hmm, I think we'll need some more details there. What is the host OS? What virtualisation software are you using? How many NICS?

              Steve

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

                "I don't have internet connection nor I can access WebGUI in host machine (where VM is running)" :o :'( :D 
                'Thats the first time "VM" has come up…

                1 Reply Last reply Reply Quote 0
                • O
                  orientalsniper
                  last edited by

                  haha, sorry for abusing you  :D

                  I'll read it into it more and see if I can figure it out. For now pfSense in the VM is working properly. Will report anyway. Thanks.

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

                    Its no big deal - I never asked what is physical and what is virtual.  These days, it should probably be a standard question I ask up front. So, did you get that info?  OSes involved, VM type (vmware, virtual box?), etc.

                    1 Reply Last reply Reply Quote 0
                    • O
                      orientalsniper
                      last edited by

                      It's a Windows 7 running VirtualBox, there are 2 physical NIC's, 1 Wireless Card.

                      In the VM Side, Wan is bridged to 1st NIC, LAN is bridged to 2nd NIC. For now Wireless is isolated.

                      I haven't had time yet to keep testing, I will report as soon as possible.

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

                        You did show a virtual environment in your first diagram, it just wasn't clear to me how things were connected.

                        It's hard to say quite what the issue here is. How does Windows see the NICs? If the host is receiving an IP from the pfSense DHCP server but still cannot access the webGUI I would suggest it is defaulting to using the wrong NIC. It would not be able to do so via the pfSense WAN unless you have enabled firewall rules to allow it. If the other NIC is not setup in Windows correctly then that would explain why it cannot get internet access.

                        Steve

                        1 Reply Last reply Reply Quote 0
                        • O
                          orientalsniper
                          last edited by

                          Let put that asides for a moment, do you know why after changing LAN from default (192.168.1.1) to anything else (ie. 10.0.0.0), I can't access WebGUI or have internet access.

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

                            From where?

                            Did you refresh any dhcp leases?

                            It's sometimes necessary to restart the pfSense box to flush any references to the old address, or at least that's the easiest way.

                            Steve

                            1 Reply Last reply Reply Quote 0
                            • O
                              orientalsniper
                              last edited by

                              I solved it, I took out TCP/IP in host (Windows) and used internet connection to connect to WebGUI.

                              But I got another issue, Virtual IP and Nat 1:1 is working fine in all the computers, except a Ricoh Printer (MPC2050), every computer in Lan can ping it (10.0.0.99), but none can ping its external ip (xxx.xxx.xxx.99). Even the printer itself can't ping anything outside.

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

                                Hmm. Is the printer using DHCP or statically assigned? Has the printer previously been shown to work in this sort of setup? Can you print to it?

                                Steve

                                1 Reply Last reply Reply Quote 0
                                • O
                                  orientalsniper
                                  last edited by

                                  Before this setup, I could access it from anywhere (HTTP).

                                  Printer has 10.0.0.99 assigned, every LAN computer is able to access it and print with it.

                                  Public IP is linked through Virtual IP with NAT 1:1 to internal IP.

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

                                    Stephenw10 is the most patient man I've never met.  Its pretty much good to go now?

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

                                      Thanks! I try not to get hostile, it really doesn't help anybody.

                                      If the printer has a statically assigned IP perhaps it has incorrect gateway info or DNS or subnet. I assume the printer has no command line that might give a useful output when you try to ping. Does it have any error message other than 'ping failed'?

                                      Steve

                                      Edit: Typo

                                      1 Reply Last reply Reply Quote 0
                                      • O
                                        orientalsniper
                                        last edited by

                                        The IP's are assigned by mappings of the DHCP server, here is a photo of the printer network setup.

                                        1 Reply Last reply Reply Quote 0
                                        • D
                                          doktornotor Banned
                                          last edited by

                                          That gateway and DNS server IPs make no sense.

                                          1 Reply Last reply Reply Quote 0
                                          • O
                                            orientalsniper
                                            last edited by

                                            Why? What should I change them to?

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