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

Multiple Public Static IPs MAC/DHCP

Scheduled Pinned Locked Moved Routing and Multi WAN
9 Posts 3 Posters 4.0k 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.
  • A
    ArtjomN
    last edited by Feb 25, 2013, 12:54 PM Feb 25, 2013, 9:23 AM

    Hi.
    I am really new to pfsense.

    I have a problem my ISP is given me 10 public ips’ on DHCP and they all assign to different mac addresses.
    I can’t get any configurations from them.
    They saying it is DHCP you don’t need to configure anything.

    My goal is to get Multiple MAC on a single interface.
    So how can I manage to get all of them on 1 nic in PFsense?

    In advance then for your help

    1 Reply Last reply Reply Quote 0
    • R
      Reiner030
      last edited by Feb 25, 2013, 9:11 PM

      Have you tried to setup 10 interfaces with same NIC configuration?
      If I remember right only in interfaces you can specify own MAC addresses (not possible in virtual interfaces).

      Outgoing should be no problem because all IPs use same gateway and provider should normally decide with IP and not MAC if the package is vaild.

      1 Reply Last reply Reply Quote 0
      • A
        ArtjomN
        last edited by Feb 26, 2013, 8:23 AM

        Hi Reiner030

        Unless I am doing something wrong you will get an Error.

        Error.jpg
        Error.jpg_thumb

        1 Reply Last reply Reply Quote 0
        • R
          Reiner030
          last edited by Feb 26, 2013, 5:58 PM

          mmh, sorry then I have no further ideas howto implement this with webinterface or clie …

          http://lmgtfy.com/?q=multiple+dhcp+mac+addresses+on+same+interface

          helps not soo much... perhaps this thread can help a little:
          http://www.daemonforums.org/showthread.php?t=2588

          The "easiest" solutions could be to

          • add 10 individual network ports ; connect them to a local swith and so to the provider.

          better:

          • the provider should show howto setup his environment with "default" equipment... ;)
          1 Reply Last reply Reply Quote 0
          • S
            stormeporm
            last edited by Feb 28, 2013, 9:49 PM

            You could buy a switch that supports vlans (a managed one) with a minimum of 11 ports.
            You can buy these if its not a gigabit one pretty cheap second hand.
            And than connect it to one network interface and trunk all the vlans to it.
            So you have 10 virtual interfaces.
            You could also try to follow this tutorial but I'm not sure if it works for you because you isp needs to route the traffic of the other nine addresses to you any way. Not sure if its so when they use dhcp.
            http://www.youtube.com/watch?v=zrBr0N0WrTY

            This thread might be interesting to.
            http://forum.pfsense.org/index.php/topic,3987.msg24632.html
            And you can try to search for virtual ip in the forum.

            Please post your solution I'm looking in to this to and have not figured it out yet.

            1 Reply Last reply Reply Quote 0
            • A
              ArtjomN
              last edited by Mar 5, 2013, 7:15 AM

              Right now i have.

              Net
                                      |
                                      |
              Unmanageable Netgear Switch 8 ports
                      |      |      |      |      |
                            Pf Sense 5 Nics Wan
                              |                    |
                          Wi-FI          LAN (192.168.11.1)
                                                    |
                                            Cisco 3750 24Port

              But thee is a problem i am getting kernel: arpresolve: can't allocate llinfo for 85.253.96.1

              I have 3 Extra switches 24 port HP unmanageable, 24 port HP manageable and Cisco 2960G 8 Port. 
              So i will try Vlans i thing this week.

              1 Reply Last reply Reply Quote 0
              • S
                stormeporm
                last edited by Mar 5, 2013, 8:29 AM

                In what way are you connected to your isp.
                Do you have a modem in half bridge that gives you the external ipadresses?

                The "can't allocate llinfo" could be caused by a missing default gateway.
                You could add a default gateway witch you external ipadres for the interface with the error. Maybe it wil solve your problem.

                1 Reply Last reply Reply Quote 0
                • R
                  Reiner030
                  last edited by Mar 6, 2013, 9:03 PM

                  Hi,

                  your 1st post: youtube/forum link shows only howto add multiple IPs… but not with the special problem to assign MAC addresses to specific public IPs.
                  There are no configure parameters except in interfaces where you can set individual MAC adresses as I know which are needed for the setup in inital post...

                  @stormeporm:

                  The "can't allocate llinfo" could be caused by a missing default gateway.
                  You could add a default gateway witch you external ipadres for the interface with the error. Maybe it wil solve your problem.

                  interesting… I searched twice for this error message without success.
                  I have also this problem when I try Quagga OSPF routing with 2.1-BETA1 to 2.0.1 in my internal TRANSIT network between 2 firewall pairs.
                  Just yesterday my master firewall looses her gateway 192.168.6.1 with same error message. :-(

                  (Setup of transfer network:
                  fw-jws1: 192.168.6.1
                  fw1-jws1: 192.168.6.2
                  fw2-jws1: 192.168.6.3
                  fw-zws8: 192.168.6.11
                  fw1-zws8: 192.168.6.12
                  fw2-zws8: 192.168.6.13

                  when this problem occours fw1-jws1/fw2-jws1 can reach fw1-zws8/fw2-zws8 and other way round.
                  But looses the hop 192.168.6.1/192.168.6.11 ... very suspicious :(

                  Are somewhere further informations about this kind of message and what can be done?
                  The only thing I found out that "can't allocate llinfo"  problem seems very BSD specific...
                  Thanks

                  Reiner

                  1 Reply Last reply Reply Quote 0
                  • S
                    stormeporm
                    last edited by Mar 6, 2013, 10:47 PM

                    About the first post.
                    In what way are you connected to your provider? Is there modem giving you the ipadresses and working as a dhcp server? In what way does it connect to your provider?
                    I'm using a modem in full bridge mode over pppoe.
                    What I have running now is different external ipadress for single computers not interfaces. If I have some time I'll try if I can make it work for an interface like your setup. Something on my todo list for a long time anyway.

                    About the cant allocate llink, whatever I have found about it is a problem with the default gateway or default route.
                    http://forum.pfsense.org/index.php?topic=33504.0
                    I've had a problem with a modem in half bridge that was giving external ipadresses by dhcp where the gateway and the wan ipadres were not in the same subnet. Manually editing the default gateway/route solved it. Thats why I'm curious about your isp connection.

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