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

    Frame and Frame Routed Static IP

    Scheduled Pinned Locked Moved General pfSense Questions
    4 Posts 2 Posters 1.1k 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.
    • P
      preger604
      last edited by

      Hi,

      My ISP gave me a 1 Frame Static IP and 4 Frame Routed IPs with 1 Gateway.

      They also provided me a script to use on a mikrotik rb750 but I'm not sure how to set this up on pfsense.

      Here is the script for rb750:

      /interface bridge add name=Lan
      /interface bridge port add interface=ether2 bridge=Lan
      /interface bridge port add interface=ether3 bridge=Lan
      /interface bridge port add interface=ether4 bridge=Lan
      /interface bridge port add interface=ether5 bridge=Lan
      !
      /ip dhcp-client add interface=ether1 add-default-route=no disabled=no
      /ip route add dst-address=x.x.x.x/32 gateway=ether1

      !
      /ip address add address=y.y.y.y/30  interface=Lan disabled=no
      /interface l2tp-client add name=VPN user= <username>password= <password>connect-to=x.x.x.x add-default-route=yes profile=default  disabled=no

      I've tried setting up a static IP and using PPPoE to dial in and that actually caused my pfsense to hang.</password></username>

      1 Reply Last reply Reply Quote 0
      • H
        heper
        last edited by

        frame1 frame4 ???? whats a frame when dealing with tcp/ip=layer3+4?

        1 Reply Last reply Reply Quote 0
        • P
          preger604
          last edited by

          They categorized the IP as frame IP and frame routed IP.

          So I got frame IP x.x.x.x
          And for frame routed ip I got y.y.y.1, y.y.y.2, y.y.y.3, y.y.y.4.

          1 Reply Last reply Reply Quote 0
          • H
            heper
            last edited by

            so you got a /30 for your WAN and a /29 routed to WAN-address ?

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