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

    Ugly problem with 2.4.0

    Scheduled Pinned Locked Moved Problems Installing or Upgrading pfSense Software
    1 Posts 1 Posters 575 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
      Perun
      last edited by

      Hi

      I've a problem with 2.4.0. After update and import of the old config, it starts but within the service starts the nic interfaces doesnt work anymore…
      I think carp could be the problem.

      this is my carp config:

      
              <virtualip><vip><mode>carp</mode>
                              <interface>lan</interface>
                              <vhid>2</vhid>
                              <uniqid>59439a37238f5</uniqid>
                              <advskew>1</advskew>
                              <advbase>1</advbase>
                              <password>bla</password>
      
                              <type>single</type>
                              <subnet_bits>24</subnet_bits>
                              <subnet>192.168.50.2</subnet></vip> 
                      <vip><mode>carp</mode>
                              <interface>wan</interface>
                              <vhid>1</vhid>
                              <uniqid>59439c5d2393e</uniqid>
                              <advskew>1</advskew>
                              <advbase>1</advbase>
                              <password>bla</password>
      
                              <type>single</type>
                              <subnet_bits>24</subnet_bits>
                              <subnet>192.168.40.2</subnet></vip> 
                      <vip><mode>carp</mode>
                              <interface>opt5</interface>
                              <vhid>12</vhid>
                              <uniqid>59439e95b0781</uniqid>
                              <advskew>1</advskew>
                              <advbase>1</advbase>
                              <password>bla</password>
      
                              <type>single</type>
                              <subnet_bits>24</subnet_bits>
                              <subnet>192.168.150.2</subnet></vip> 
                      <vip><mode>carp</mode>
                              <interface>opt1</interface>
                              <vhid>11</vhid>
                              <uniqid>59439f4e64241</uniqid>
                              <advskew>1</advskew>
                              <advbase>1</advbase>
                              <password>bla</password>
      
                              <type>single</type>
                              <subnet_bits>24</subnet_bits>
                              <subnet>192.168.140.2</subnet></vip></virtualip> 
      
      

      I there something what could cause such a problem?

      Greetz

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