Search found 9 matches
- Mon Oct 04, 2021 6:30 am
- Forum: NetBurner Software
- Topic: Multihome VLAN
- Replies: 2
- Views: 2907
Re: Multihome VLAN
It's a bug in 2.9.5. Thanks NetBurner support for a fast patch turnaround!
- Thu Sep 23, 2021 10:50 am
- Forum: NetBurner Software
- Topic: Multihome VLAN
- Replies: 2
- Views: 2907
Re: Multihome VLAN
I should add that http and ftp work just fine if the interface is created without a VLAN tag.
- Thu Sep 23, 2021 10:37 am
- Forum: NetBurner Software
- Topic: Multihome VLAN
- Replies: 2
- Views: 2907
Multihome VLAN
I am trying to get VLAN's to work on a multihome interface with 2.9.5. I initialize the network using a static IP address. This is interface 1. I add a VLAN interface with a different address and a VLAN tag. My switch is set up to tag traffic with the VLAN id through one port and not tag on the othe...
- Mon Nov 30, 2020 3:57 am
- Forum: NetBurner Software
- Topic: TACACS+ or RADIUS
- Replies: 0
- Views: 16157
TACACS+ or RADIUS
Does anyone have any information on porting a TACACS+ or RADIUS client to the NetBurner 2.9.x?
Thanks
Thanks
- Wed Nov 09, 2016 6:48 am
- Forum: NetBurner Software
- Topic: VLANs and IPv6
- Replies: 5
- Views: 8029
Re: VLANs and IPv6
All we need is Layer 2 VLAN tagging which is protocol independent and should be very simple to implement. The idea is to isolate our internal chassis Ethernet control plane from the outside world using a small layer 2 switch with port based VLAN's. The NetBurner only has one physical port so it is s...
- Tue Nov 08, 2016 1:16 pm
- Forum: NetBurner Software
- Topic: VLANs and IPv6
- Replies: 5
- Views: 8029
Re: VLANs and IPv6
Well we finally have IPv6. :D Thanks much as we will be integrating it to our system soon. Now, what about Ethernet VLAN tagging? We could really use it as we would like to be able to give the NetBurner 2 different IP addresses with a different VLAN ID on each. One would be for our internal chassis ...
- Fri Aug 22, 2014 1:13 pm
- Forum: NetBurner Software
- Topic: The Monster opens one eye (IPV6 ...)
- Replies: 5
- Views: 4585
Re: The Monster opens one eye (IPV6 ...)
Hi Paul, IPv6 is now required to bid on government contracts. That is why you get the "We need it but I don't know" rhetoric from everyone. Typical government procurement garbage. It's on the requirements sheet so we gotta have it... We need it too. What level I dunno but my boss has been ...
- Wed Jun 18, 2014 1:02 pm
- Forum: NetBurner Software
- Topic: VLANs and IPv6
- Replies: 5
- Views: 8029
VLANs and IPv6
Anyone know if/when Netburner will support VLAN tagging and IPv6? We have a customer asking for both.
Thanks,
Mike
Thanks,
Mike
- Tue Mar 11, 2014 11:24 am
- Forum: NetBurner Hardware
- Topic: Accessing more of the MOD54415 UserParameters flash
- Replies: 2
- Views: 3711
Accessing more of the MOD54415 UserParameters flash
The MOD54415 specifies 128kB of user parameter storage vs. the 8kB of the MOD5234 and others. However, the SaveUserParameters() system call only allows 8k maximum to be written. I have cloned a custom routine that increases the write limit to 128kB. It seems to work just fine. int SaveMyUserParamete...