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

    Can't port forward

    Scheduled Pinned Locked Moved NAT
    44 Posts 3 Posters 15.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.
    • U
      UzZ3n
      last edited by

      What should i do to see all pcs connected both in lan and wifi interface?

      1 Reply Last reply Reply Quote 0
      • johnpozJ
        johnpoz LAYER 8 Global Moderator
        last edited by

        What do you mean SEE??  Are you wanting them to be all on the same network, or different networks?

        So you can either have lan/wired network say 192.168.1.0/24 and wireless segment 192.168.2.0/24 and route traffic between them via pfsense.

        If you have a different interface in pfsense that your wireless AP is connected to I would use the routing method and just create firewall rules to allow the traffic you want.  So wired would be 192.168.1 and wireless would be 192.168.2

        If your going bridge then both wired and wireless need to be on the same network IP space if you want to "see" them - ie be able to connect to them.  All devices need to be on 192.168.1.0/24 for example.

        Why do you not just put your AP on the 192.168.1.0/24 network – do you not have a switch on this network you can connect the AP too?

        An intelligent man is sometimes forced to be drunk to spend time with his fools
        If you get confused: Listen to the Music Play
        Please don't Chat/PM me for help, unless mod related
        SG-4860 24.11 | Lab VMs 2.8, 24.11

        1 Reply Last reply Reply Quote 0
        • U
          UzZ3n
          last edited by

          I have a wifi card in pfsense box! Now i disabled bridge lan and wifi and wifi still work. I bridged them just to make wifi interface work, but the solution was putting rules and not bridging them. I want to be able to connect to wireless devices, but im wired connected to pfsense. I can't put wifi interface in the same subnet of lan (192.168.1.1) because there is an error saying that address is used by another interface.

          1 Reply Last reply Reply Quote 0
          • johnpozJ
            johnpoz LAYER 8 Global Moderator
            last edited by

            I had forgotten your using a wifi card..  But sounds like you got i fixed.

            So your wifi card in pfsense is 192.168.2.1 and your wired nic is 192.168.2.1 – yup that is how you normally would do it.  Then just create your rules between your segments that you want to allow.

            An intelligent man is sometimes forced to be drunk to spend time with his fools
            If you get confused: Listen to the Music Play
            Please don't Chat/PM me for help, unless mod related
            SG-4860 24.11 | Lab VMs 2.8, 24.11

            1 Reply Last reply Reply Quote 0
            • U
              UzZ3n
              last edited by

              Nono, my wired nic is 192.168.1.1

              1 Reply Last reply Reply Quote 0
              • johnpozJ
                johnpoz LAYER 8 Global Moderator
                last edited by

                My bad - typo ;)  Yeah I meant 192.168.1.1 for the wired

                An intelligent man is sometimes forced to be drunk to spend time with his fools
                If you get confused: Listen to the Music Play
                Please don't Chat/PM me for help, unless mod related
                SG-4860 24.11 | Lab VMs 2.8, 24.11

                1 Reply Last reply Reply Quote 0
                • U
                  UzZ3n
                  last edited by

                  ok, and now what rules i should make? Can you give me what i should put in rules please? thank you a lot man  ;)

                  1 Reply Last reply Reply Quote 0
                  • johnpozJ
                    johnpoz LAYER 8 Global Moderator
                    last edited by

                    Well if you want full access then just any any, if not limit to what you want..  I would assume if wanted to bridge that you just want full access.  I would think the default allow rules should give you full access.

                    An intelligent man is sometimes forced to be drunk to spend time with his fools
                    If you get confused: Listen to the Music Play
                    Please don't Chat/PM me for help, unless mod related
                    SG-4860 24.11 | Lab VMs 2.8, 24.11

                    1 Reply Last reply Reply Quote 0
                    • U
                      UzZ3n
                      last edited by

                      Im a little confused, i want full access, i must bridge the interfaces or leave them unbridged?

                      1 Reply Last reply Reply Quote 0
                      • johnpozJ
                        johnpoz LAYER 8 Global Moderator
                        last edited by

                        Unbridged - what are you confused about?

                        You have 2 segments - forget that the 2nd network is wireless..  Why do you think you need to bridge?

                        You have 2 networks, what are lrules on these 2 interfaces?  Guess I could fire up a picture if need be..

                        An intelligent man is sometimes forced to be drunk to spend time with his fools
                        If you get confused: Listen to the Music Play
                        Please don't Chat/PM me for help, unless mod related
                        SG-4860 24.11 | Lab VMs 2.8, 24.11

                        1 Reply Last reply Reply Quote 0
                        • U
                          UzZ3n
                          last edited by

                          Now in windows in can see FreeBSD router, but not wireless devices.

                          Here's my rules in Lan: http://imageshack.us/photo/my-images/195/lanxt.png/
                          And Wifi: http://imageshack.us/photo/my-images/819/wifitl.png/

                          Tell me what is wrong :)

                          1 Reply Last reply Reply Quote 0
                          • johnpozJ
                            johnpoz LAYER 8 Global Moderator
                            last edited by

                            What do you mean SEE – like in UPnP see, thats what pfsense shows up as if you enable UPnP (freebsd router)

                            You have this

                            pfsense
                            lan 192.168.1.1/24
                            wifi 192.168.2.1/24

                            clients
                            lan 192.168.1.14 lets say with /24 mask, gateway is pfsense 192.168.1.1
                            wifi 192.168.2.52 lets say with /24 mask, gateway is pfsense 192.168.2.1

                            Can you not ping from client 192.168.2.52 to 192.168.1.14??

                            When you say SEE do you mean do you see UPnP/DLNA server on the other network, or do you mean like showing up in some windows browse list?  Explain your use of the term "SEE" -- in such setup has I have explained clients in both networks can "see" each other just fine via tcp/udp protocols that are routable across segments.  If your wanting something that has to be in the same broadcast domain to work, then no that will not work with 2 different network segments, ie 2 different broadcast domains.

                            If you want all your devices to be in the same broadcast domain, ie all in 192.168.1.0/24 then your going to have to create a bridge and use the same network.

                            You can not create a bridge and use 192.168.1.0/24 on one side and 192.168.2.0/24 on other clients and expect them to talk to each other.

                            An intelligent man is sometimes forced to be drunk to spend time with his fools
                            If you get confused: Listen to the Music Play
                            Please don't Chat/PM me for help, unless mod related
                            SG-4860 24.11 | Lab VMs 2.8, 24.11

                            1 Reply Last reply Reply Quote 0
                            • U
                              UzZ3n
                              last edited by

                              I mean showing it from windows browse, and have the ability to see public folder of any wifi connected pc and share files with them.
                              Just there: http://imageshack.us/photo/my-images/94/networkhf.png/ (sorry it is italian)

                              1 Reply Last reply Reply Quote 0
                              • johnpozJ
                                johnpoz LAYER 8 Global Moderator
                                last edited by

                                You sure and the hell do not need browse list to access shares.

                                From your box on the wired 192.168.1.0/24 network access \192.168.2.x address of the box doing the sharing, or the other way as well from your wifi access \192.168.1.x the IP address of the box in your lan segment

                                That stupid windows browse list does not work across network segments without the use of a wins server.  But its completely utterly a waste of time effort traffic on your network..  What you don't know the name of your computer you want to access via dns name, or its IP?

                                If you want to be able to broadcast for netbios names or have all your boxes show up in the same windows browse list then your going to have to put them all in the same broadcast domain, ie same segment 192.168.1.0/24

                                An intelligent man is sometimes forced to be drunk to spend time with his fools
                                If you get confused: Listen to the Music Play
                                Please don't Chat/PM me for help, unless mod related
                                SG-4860 24.11 | Lab VMs 2.8, 24.11

                                1 Reply Last reply Reply Quote 0
                                • U
                                  UzZ3n
                                  last edited by

                                  Ok, how can i put wifi interface and lan in the same segment? if i bridge wifi and lan in cannot put wifi interface on 192.168.1.1 because is already occupied by lan one.

                                  I know all pcs names and pc but the windows browse list its ,for me, a simply way sharing files to pcs.

                                  1 Reply Last reply Reply Quote 0
                                  • johnpozJ
                                    johnpoz LAYER 8 Global Moderator
                                    last edited by

                                    So create a shortcut on your desktop for \nameofserver.domain.tld or \ipaddress - can't get any simpler than that.  Or just map a drive letter so shares on your computer look like the letter g:\ on your computer ;)

                                    Bridge your interfaces and then give the bridge your IP of 192.168.1.1, the individual interfaces don't to have IPs in that sort of setup.

                                    Or give them different IPs in the same segment, say 192.168.1.1 and 192.168.1.2 and create a bridge interface of 192.168.1.3

                                    I personally would not use bridging and just map your shares to a drive letter of folder - much easier access that way ;)  And you could even turn off the browse feature all together because its just sending unwanted traffic/noise on your network ;)

                                    An intelligent man is sometimes forced to be drunk to spend time with his fools
                                    If you get confused: Listen to the Music Play
                                    Please don't Chat/PM me for help, unless mod related
                                    SG-4860 24.11 | Lab VMs 2.8, 24.11

                                    1 Reply Last reply Reply Quote 0
                                    • U
                                      UzZ3n
                                      last edited by

                                      Im sorry man but don't know how to create \ipaddress shortcut or map a drive letter. Can you show me how to do that?  :'(

                                      1 Reply Last reply Reply Quote 0
                                      • johnpozJ
                                        johnpoz LAYER 8 Global Moderator
                                        last edited by

                                        you don't know how to map a drive letter in windows?  Really?

                                        As to put a shortcut - just drag the icon to your desktop in your widow showing you your share.  See attached example

                                        Do you know how to run a command and put in \IPaddress?  - see example after you hit the windowkey + R

                                        As to map, tools - map and then fillout the form.

                                        Let me know if you need more screenshots of more detailed help.

                                        createshortcut1.jpg_thumb
                                        mapshare.jpg
                                        mapshare.jpg_thumb
                                        runcommand.jpg
                                        runcommand.jpg_thumb
                                        createshortcut1.jpg

                                        An intelligent man is sometimes forced to be drunk to spend time with his fools
                                        If you get confused: Listen to the Music Play
                                        Please don't Chat/PM me for help, unless mod related
                                        SG-4860 24.11 | Lab VMs 2.8, 24.11

                                        1 Reply Last reply Reply Quote 0
                                        • U
                                          UzZ3n
                                          last edited by

                                          I cannot find temp folder :( i only found users folder.

                                          1 Reply Last reply Reply Quote 0
                                          • johnpozJ
                                            johnpoz LAYER 8 Global Moderator
                                            last edited by

                                            Really dude – Really??  That is MY MACHINE!!!  No shit my shares or IPs are not going to match up to yours ;)  ROFL!!

                                            It was an EXAMPLE, do I have to define the word example for you as well? ;)

                                            An intelligent man is sometimes forced to be drunk to spend time with his fools
                                            If you get confused: Listen to the Music Play
                                            Please don't Chat/PM me for help, unless mod related
                                            SG-4860 24.11 | Lab VMs 2.8, 24.11

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