Project

General

Profile

Actions

Bug #1850

closed

WAN interface missing on traffic shaper queue interface

Added by Oliver Loch over 13 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Traffic Shaper (ALTQ)
Target version:
-
Start date:
09/07/2011
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.0
Affected Architecture:
amd64

Description

Hi,

running the latest 2.0RC3:

2.0-RC3 (amd64)
built on Tue Sep 6 22:44:22 EDT 2011

the WAN interface is missing in the Firewall->Traffic Shaper->By Interface menu. (pic01.png).

The interface itself is there and used by the system as WAN interface. (pic02.png).

The only "known difference" is the fact that the device is running with an extra module called "if_mos.ko". I compiled the module inside the developer OVA VM anfd copied over to the firewall. It resides in "/boot/modules" and is loaded by an entry in "/boot/loader.conf.local". It's even update safe :)

I don't think that's the reason why it's not shown there, but you never know :-/

If you have questions, just contact me.

KR,

Grimeton


Files

pic01.png (61.2 KB) pic01.png Shows missing interface Oliver Loch, 09/07/2011 06:44 AM
pic02.png (54.3 KB) pic02.png Show interface on the "assign"-page Oliver Loch, 09/07/2011 06:44 AM
Actions #1

Updated by Oliver Loch over 13 years ago

Hi,

after checking that altq is implemented into the driver, I added it to the is_altq_capable() function in the "/etc/inc/interfaces.php" file.

I guess the problem appeared because the driver is not jet in the 8.1 kernel.

Thanks anyway!

KR,

Grimeton

Actions #2

Updated by Ermal Luçi over 13 years ago

  • Target version deleted (2.0)

I cannot see this driver in FreeBSD 8.1 did you compile from some patch of sorts?

Actions #3

Updated by Chris Buechler over 13 years ago

  • Status changed from New to Closed

driver doesn't exist in stock releases

Actions #4

Updated by Oliver Loch over 13 years ago

Ermal Luçi wrote:

I cannot see this driver in FreeBSD 8.1 did you compile from some patch of sorts?

The driver is from this location: http://rickvanderzwet.nl/trac/personal/browser/freebsd-mos-driver?order=name

The README file says:

========8<====snip=========
EXPERIMENTAL Beta code, use with care. Active development.

Status: It has been committed to HEAD (r218729).
Target: Get it RELENG_8 to make it into release.
=====snap=====>8===========

The name and the product id are in "src/sys/dev/usb/usbdev" but the driver doesn't seem to be part of the 8.1 kernel.

It's working now - so thanks anyway :)

KR,

Grimeton

Actions

Also available in: Atom PDF