Navigation

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

    Got problem

    Routing and Multi WAN
    2
    6
    2850
    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.
    • F
      freeseacher last edited by

      i have a lot of aliases on my lan iface. all works ak when  i add them to /usr/local/etc/rc.d as a script that simply
      ifconfig em0 alias ip/28

      but now i must delegate some net to my subrouter.
      there i got an error. couse pfsense loads routing table from file before executing script with aliases. so i ought to add new script that will load routes correctly.
      maybe i do something wrong ?
      can i add aliases for iface not in my script but throw web iface ?

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

        You are performing unsupported operations here as you run ifconfig commands from the shell. A lot of things are reconfigured by running certain changes from the webgui. You should try to work ONLY with the wengui when configuring your system or you most likely will end up with something broken or something that will get overwritten sooner or later.

        1 Reply Last reply Reply Quote 0
        • F
          freeseacher last edited by

          ok.
          how can i create alias via web iface ?

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

            Use the options found at firewall>virtual IPs.

            1 Reply Last reply Reply Quote 0
            • F
              freeseacher last edited by

              yes i know about that feature, but i need not to nat to this ips, but i have to make it local so i can see their mac and as i can see in web face i can make only single ip

              may be it some type of carp ? i'm not familar with it
              usualy i make alias by ifconfig

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

                The "alias" VIP-type will be in pfSense 1.1. CARP only works if the additional IP is in the same subnet of the real interface IP. If that is the case it should work. You'll need additional firewall rules for the CARP IPs to allow this traffic depending on the rules of the Interface the additional IP is configured on.

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post