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

Redirect IP camera from MAN(outside) network to VLAN network

L2/Switching/VLANs
4
16
1.3k
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.
  • J
    johnpoz LAYER 8 Global Moderator
    last edited by johnpoz Oct 1, 2018, 1:47 PM Oct 1, 2018, 1:45 PM

    @mateusscheper said in Redirect IP camera from MAN(outside) network to VLAN network:

    64 bytes from 192.168.194.253: icmp_seq=1 ttl=63 time=2.588 ms

    Your in another CITY and seeing less than 3ms response time.. So you mean when you say other city, like the neighborhood next door? Like SoHo and Tribeca?

    I would love to help you - but your going to need to give some more details. Are you saying this MAN your connected to is just 1 large L2? What is the distance between your locations. For example a MAN doesn't reach Chicago to NYC.. But yeah if your Connected to the same MAN you could for sure run multiple L3 on the same L2 - but its in no way whatever so ever secure at all.. Be it you add vlan tags to your interface or not.

    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.7.2, 24.11

    M 1 Reply Last reply Oct 1, 2018, 2:36 PM Reply Quote 0
    • M
      mateusscheper @johnpoz
      last edited by Oct 1, 2018, 2:36 PM

      @johnpoz said in Redirect IP camera from MAN(outside) network to VLAN network:

      @mateusscheper said in Redirect IP camera from MAN(outside) network to VLAN network:

      64 bytes from 192.168.194.253: icmp_seq=1 ttl=63 time=2.588 ms

      Your in another CITY and seeing less than 3ms response time.. So you mean when you say other city, like the neighborhood next door? Like SoHo and Tribeca?

      I would love to help you - but your going to need to give some more details. Are you saying this MAN your connected to is just 1 large L2? What is the distance between your locations. For example a MAN doesn't reach Chicago to NYC.. But yeah if your Connected to the same MAN you could for sure run multiple L3 on the same L2 - but its in no way whatever so ever secure at all.. Be it you add vlan tags to your interface or not.

      Hi! It's just 56km (34,8 miles). I imagine they call it a MAN because they are an internet provider and the ping is so low because it's optical fiber.

      Anyway, I think I'll just leave this all behind for now. I'll see if the other guy can just install that camera in a LAN and make a NAT so I can access it from outside (which would be a lot better if he wasn't so stubborn).

      Thank you a lot for trying to help me. I would give you a cookie if I could. 🍪
      If I need this again, I'll post it here on the forum.

      Cya!

      J 1 Reply Last reply Oct 3, 2018, 8:39 PM Reply Quote 0
      • J
        johnpoz LAYER 8 Global Moderator
        last edited by johnpoz Oct 1, 2018, 3:12 PM Oct 1, 2018, 3:11 PM

        If you have a common L2 to use as a transit then what your asking for is quite simple... But you assigning IPs to it amounts to just running a different L3 on this common L2.. But its simple enough to do with basic routing.. Your tags you are putting on it seem kind of pointless in the process.

        Here is a drawing..

        login-to-view

        So your router on left would say
        to get to 192.168.1/24 172.16.0.2
        On right you would have route
        to get to 192.168.0/24 172.16.0.1

        You would not do any nat outbound nat on this man interface. You would just create a gateway using your man interface, just like any other downstream router in your own network.. This 172.16/30 becomes your transit. Be it a vlan or just another L3 over the same L2.. This is not secure, unless you are doing ssl/tls connection.

        It really is that simple as long as your 2 pfsense/routers/firewalls can talk to each other over this common L2 network. And as long as the devices on either local network are using pfsense as their gateway, etc.

        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.7.2, 24.11

        1 Reply Last reply Reply Quote 0
        • M
          mateusscheper
          last edited by Oct 1, 2018, 4:58 PM

          Well, from my firewall I can ping 172.17.1.1 (which I imagine it's the pfSense on the other side) and even ping the cam itself (192.168.194.253), but from the IPs inside LAN I can only ping 172.17.1.2 (not 172.17.1.1 and not 192.168.194.253). What should I do to access the camera from the LAN IPs?

          1 Reply Last reply Reply Quote 0
          • J
            johnpoz LAYER 8 Global Moderator
            last edited by johnpoz Oct 1, 2018, 5:18 PM Oct 1, 2018, 5:16 PM

            Well lets see your lan rules.. You forcing traffic out a gateway?

            Does the other side have a route back to your lan network? If not you would have to nat it to your man IP address via outbound nat

            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.7.2, 24.11

            M 1 Reply Last reply Oct 1, 2018, 5:36 PM Reply Quote 0
            • M
              mateusscheper @johnpoz
              last edited by Oct 1, 2018, 5:36 PM

              @johnpoz said in Redirect IP camera from MAN(outside) network to VLAN network:

              Well lets see your lan rules.. You forcing traffic out a gateway?

              My LAN rules are allowing everything from inside to outside.

              Does the other side have a route back to your lan network? If not you would have to nat it to your man IP address via outbound nat

              How would I do that? I'm not sure how to configure outbound NATs.

              1 Reply Last reply Reply Quote 0
              • J
                johnpoz LAYER 8 Global Moderator
                last edited by Oct 3, 2018, 7:45 PM

                Did you set a gateway on these rules? There should be no gateway... Are you saying your lan rules are any any the default.. You did not edit them in any way?

                You configure outbound nat by clicking the outbound nat tab and changing it to hybrid or manual and creating the needed nat.

                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.7.2, 24.11

                1 Reply Last reply Reply Quote 1
                • J
                  jahonix @mateusscheper
                  last edited by Oct 3, 2018, 8:39 PM

                  @mateusscheper said in Redirect IP camera from MAN(outside) network to VLAN network:

                  install that camera in a LAN and make a NAT so I can access it from outside (which would be a lot better if he wasn't so stubborn).

                  Hell NO!
                  Without further action everyone would be able to access the camera and/or watch the stream. Both are security nightmares.
                  Never put a device like that (or any IoT gear) on the internet for everyone to see and tinker with it. Never ever!
                  Only use a VPN to access devices remotely, make no exceptions. Your devices will end as members of a botnet otherwise. If that happens to an ISP then he's done.

                  M 1 Reply Last reply Oct 3, 2018, 9:05 PM Reply Quote 0
                  • M
                    mateusscheper @jahonix
                    last edited by mateusscheper Oct 5, 2018, 8:42 PM Oct 3, 2018, 9:05 PM

                    @jahonix said in Redirect IP camera from MAN(outside) network to VLAN network:

                    @mateusscheper said in Redirect IP camera from MAN(outside) network to VLAN network:

                    install that camera in a LAN and make a NAT so I can access it from outside (which would be a lot better if he wasn't so stubborn).

                    Hell NO!
                    Without further action everyone would be able to access the camera and/or watch the stream. Both are security nightmares.
                    Never put a device like that (or any IoT gear) on the internet for everyone to see and tinker with it. Never ever!
                    Only use a VPN to access devices remotely, make no exceptions. Your devices will end as members of a botnet otherwise. If that happens to an ISP then he's done.

                    Hm? "Without further action" is the key: It wouldn't be exposed because it would only've been allowed to a single external IP and inside the network of this single IP only one machine would be allowed to access that camera IP/port.

                    @johnpoz said in Redirect IP camera from MAN(outside) network to VLAN network:

                    Did you set a gateway on these rules? There should be no gateway... Are you saying your lan rules are any any the default.. You did not edit them in any way?

                    You configure outbound nat by clicking the outbound nat tab and changing it to hybrid or manual and creating the needed nat.

                    Ok, I did it. I set Outbound NAT to Hybrid and added the needed NAT there.
                    I'm sorry for any inconvenience and thank you very much for your time.

                    1 Reply Last reply Reply Quote 0
                    • J
                      johnpoz LAYER 8 Global Moderator
                      last edited by Oct 6, 2018, 10:04 AM

                      Natting your IP to your MAN ip not really the best way to do it to be honest. Both sides should just use the man as transit network. But if the other side not going to create the route then sure you can nat.

                      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.7.2, 24.11

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