Project

General

Profile

Actions

Bug #98

closed

vlan_interface always down......

Added by ChihWei Wang over 14 years ago. Updated about 14 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Interfaces
Target version:
Start date:
09/23/2009
Due date:
% Done:

0%

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

Description

My vlan real name is bge0_vlan1.
In pfsense main page or interface_status page always see the interface down.
I check some code,I see netstat has problems with such long interface names.
For Example:
  1. netstat -I bge0_vlan1 -nWb -f link
    Name Mtu Network Address Ipkts Ierrs Ibytes Opkts Oerrs Obytes Coll
    bge0_vl 1500 <Link#10> 00:02:b6:41:22:5b 16711 0 1887750 14599 0 5333711 0

The netstat Name only support 7 symbols.So pfsense to check interface up or down always have problem.
Can anyone help to solve this problem,thanks?

Actions #1

Updated by Jim Pingle over 14 years ago

Ermal noticed the same limit when he fixed another bug:
http://redmine.pfsense.org/issues/show/64

Actions #2

Updated by Ermal Luçi over 14 years ago

Patch committed.

Since refrenced commits seems not to work for me(special chars in the name?!) commits for reference:
4640c243
bc7d8d3e

Actions #3

Updated by Ermal Luçi over 14 years ago

  • Status changed from New to Feedback
Actions #4

Updated by ChihWei Wang over 14 years ago

Ermal Luçi wrote:

Patch committed.

Since refrenced commits seems not to work for me(special chars in the name?!) commits for reference:
4640c243
bc7d8d3e

Dear Ermal

I think maybe need to do something with netstat.
http://lists.freebsd.org/pipermail/freebsd-net/2007-December/016141.html
You can see this website too see more information.Thanks.....
Actions #5

Updated by Chris Buechler about 14 years ago

  • Category set to Interfaces
  • Status changed from Feedback to Resolved
  • Target version set to 2.0

fixed

Actions

Also available in: Atom PDF