Menu

#84 Adding IPv6 support to FBB, feature request.

7.0.12
open
nobody
None
2023-06-11
2023-06-08
No

Several of my packet programs like BPQ, Dx Spider, URONode can handle IPv6. I could convince Maiko, VE4KLM to add IPv6 to JNOS, what is much a project in progress as more and more IPv6 features are added to it. It should be very nice if FBB can also handle IPv6 as it makes it more feature proof.

Thanks,

Bob (Boudewijn) VE3TOK

Related

Tickets: #84

Discussion

  • Dave van der Locht

    LinFBB relies on the Linux TCP/IP stack for its IP communications, like URONode does. With that there's no need to add IPv6 to FBB itself as the kernel handles that.

    One thing I can think of is that LinFBB might not support IPv6 addresses in its config files (for forwarding over telnet for example). I've never tested that though.

    Or are there any other things FBB does handle with IPv4 but can't with IPv6?

     
    • Boudewijn Tenty

      Boudewijn Tenty - 2023-06-11

      I know that it relies on the Linux tcp/ip stack but you still need a modification in the FBB source code to make use of it, so that FBB signals the kernel an acknowledgement that it is happy
      to accept the incoming traffic (over tcp6), so that the kernel can open an IPv6 socket for FBB. No doubt, it works something along these lines. FBB can't handle forwarding over IPv6
      as it has to signal the kernel to open preferable an IPv6 socket and if that fails an IPv4 as it has traffic.

       

      Last edit: Dave van der Locht 2023-06-11
      • Dave van der Locht

        Clear, LinFBB indeed needs some minor modifications to support IPv6.

         
        • Boudewijn Tenty

          Boudewijn Tenty - 2023-06-12

          Thanks Dave

          Boudewijn, VE3TOK

          On 2023-06-11 02:23, Dave van der Locht wrote:

          Clear, LinFBB indeed needs some minor modifications to support IPv6.


          **[tickets:#84] https://sourceforge.net/p/linfbb/tickets/84/ Adding IPv6 support to FBB, feature request. **

          Status: open
          Milestone: 7.0.12
          Created: Thu Jun 08, 2023 10:35 PM UTC by Boudewijn Tenty
          Last Updated: Sun Jun 11, 2023 06:17 AM UTC
          Owner: nobody

          Several of my packet programs like BPQ, Dx Spider, URONode can handle IPv6. I could convince Maiko, VE4KLM to add IPv6 to JNOS, what is much a project in progress as more and more IPv6 features are added to it. It should be very nice if FBB can also handle IPv6 as it makes it more feature proof.

          Thanks,

          Bob (Boudewijn) VE3TOK


          Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/linfbb/tickets/84/

          To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

          --
          There is nothing permanent except change

          -Heraclitus

           

          Related

          Tickets: #84

  • Dave van der Locht

    • summary: Adding IPv6 to FBB, feature request. --> Adding IPv6 support to FBB, feature request.
     

Log in to post a comment.