Navigation

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

    No new snapshots?

    1.2.1-RC Snapshot Feedback and Problems-RETIRED
    4
    5
    2253
    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
      JTY last edited by

      I've noticed there hasn't been a new snapshot since 7/31. Any ideas why?

      1 Reply Last reply Reply Quote 0
      • D
        DeCex last edited by

        @JTY:

        I've noticed there hasn't been a new snapshot since 7/31. Any ideas why?

        They prolly very bizzy trying to solve the wireless mtu/bridge issue for bsd7

        1 Reply Last reply Reply Quote 0
        • D
          DeCex last edited by

          What you think of this;

          create a new file named 'fix-ath' in /usr/local/etc/rc.d with the following content:

          #!/bin/sh
          #
          # $FreeBSD$
          #
          # REQUIRE: NETWORKING SERVERS
          # BEFORE: DAEMON
          # KEYWORD: shutdown
          
          /sbin/ifconfig ath0 mtu 1500
          /sbin/ifconfig fxp0 mtu 1500
          /sbin/ifconfig bridge0 create
          /sbin/ifconfig bridge0 addm ath0 addm fxp0 up
          
          1 Reply Last reply Reply Quote 0
          • C
            cmb last edited by

            1.2.1 build server isn't building for some reason, I emailed Scott to check it out.

            We already added a mtu 1500 on wireless cards, it doesn't "stick" apparently. Haven't had time to look into why, though I can't replicate it in the first place.

            1 Reply Last reply Reply Quote 0
            • AhnHEL
              AhnHEL last edited by

              New Snapshot is up now.

              AhnHEL (Angel)
              NYC

              4 *sense sites:
              Dell R210 II, Xeon 1230v2, 16GB RAM, 940/880 Mbps
              Dell R210 II, Xeon 1240v2, 8GB RAM, 940/880 Mbps
              Dell R210 II, Xeon 1220, 8GB RAM, 100/30 Mbps
              Dell 7010 Optiplex SFF, i5-3570, 16GB RAM, 100/30 Mbps

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