[Wireshark-bugs] [Bug 13938] RADIUS: Filter issue when Extended attributes defined in dictionary

2017-08-16 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13938

João Valverde  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 13938] RADIUS: Filter issue when Extended attributes defined in dictionary

2017-08-16 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13938

--- Comment #12 from Marius Paliga  ---
Solution of Bug 13745 fixes also this issue.

This Bug can be closed.

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 13938] RADIUS: Filter issue when Extended attributes defined in dictionary

2017-08-14 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13938

--- Comment #11 from Marius Paliga  ---
Created attachment 15776
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=15776=edit
custom dictionary modified

Modified the dictionary as advised (see attachment) but the error is still the
same:

# tshark -T fields -e radius.Alc_Subsc_ID_Str
tshark: Some fields aren't valid:
radius.Alc_Subsc_ID_Str

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 13938] RADIUS: Filter issue when Extended attributes defined in dictionary

2017-08-14 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13938

--- Comment #10 from João Valverde  ---
(In reply to Marius Paliga from comment #9)
> Created attachment 15752 [details]
> custom dictionary
> 
> Custom dictionary name: dictionary.alcatel-ipd
> (copied into radius directory)
> 
> Other modified files:
> custom.includes:$INCLUDE dictionary.alcatel-ipd
> Custom.make:_CUSTOM_radius_dict_ = radius/dictionary.alcatel-ipd
> 
> 
> # tshark -T fields -e radius.Alc_Subsc_ID_Str
> tshark: Some fields aren't valid:
> radius.Alc_Subsc_ID_Str

Using the attached dictionary, if I remove the VENDOR stanza completely and use
this instead:

  BEGIN-VENDORAlcatel-Lucent-Service-Router
format=Extended-Vendor-Specific-1
  (...)
  END-VENDOR  Alcatel-Lucent-Service-Router

It works. 6527 is already declared in dictionary.alcatel.sr as
"Alcatel-Lucent-Service-Router" (not "Alcatel-IPD").

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 13938] RADIUS: Filter issue when Extended attributes defined in dictionary

2017-08-11 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13938

--- Comment #9 from Marius Paliga  ---
Created attachment 15752
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=15752=edit
custom dictionary

Custom dictionary name: dictionary.alcatel-ipd
(copied into radius directory)

Other modified files:
custom.includes:$INCLUDE dictionary.alcatel-ipd
Custom.make:_CUSTOM_radius_dict_ = radius/dictionary.alcatel-ipd


# tshark -T fields -e radius.Alc_Subsc_ID_Str
tshark: Some fields aren't valid:
radius.Alc_Subsc_ID_Str

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 13938] RADIUS: Filter issue when Extended attributes defined in dictionary

2017-08-11 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13938

Marius Paliga  changed:

   What|Removed |Added

  Attachment #15751|0   |1
is obsolete||

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 13938] RADIUS: Filter issue when Extended attributes defined in dictionary

2017-08-11 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13938

--- Comment #8 from Marius Paliga  ---
Created attachment 15751
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=15751=edit
custom dictionary

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 13938] RADIUS: Filter issue when Extended attributes defined in dictionary

2017-08-08 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13938

--- Comment #7 from João Valverde  ---
(In reply to Marius Paliga from comment #6)
> (In reply to João Valverde from comment #5)
> > I don't see any duplicates in your example dictionary, unless they were
> > omitted for brevity. One entry shown is for VSA 11 (Alc-Subsc-ID-Str) and
> > the other is for EVS-1 11 (Alc-Ext-Attribute3).
> > 
> > It's unclear to me whether you are using the word "same" to describe both or
> > not.
> > 
> > I quickly tested this again and it's not loading the custom dictionary how
> > I'd expect. Appears to be one of the problems you are having, so that's
> > good. I need to check that later.
> 
> I use different custom dictionary (different from the attached sample) where
> I had duplicates. But this is not an issue any more.
> 
> The issue is that now we have two entries (as you wrote):
> VSA   11 (Alc-Subsc-ID-Str)
> EVS-1 11 (Alc-Ext-Attribute3)
> There are not duplicates but the filter is still not created.
> When I remove "EVS-1 11 (Alc-Ext-Attribute3)" the filter for
> Alc-Subsc-ID-Str is created.

I cannot reproduce this, can you attach again a minimal but complete dictionary
to this bug that I can use to test?

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 13938] RADIUS: Filter issue when Extended attributes defined in dictionary

2017-08-02 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13938

--- Comment #6 from Marius Paliga  ---
(In reply to João Valverde from comment #5)
> I don't see any duplicates in your example dictionary, unless they were
> omitted for brevity. One entry shown is for VSA 11 (Alc-Subsc-ID-Str) and
> the other is for EVS-1 11 (Alc-Ext-Attribute3).
> 
> It's unclear to me whether you are using the word "same" to describe both or
> not.
> 
> I quickly tested this again and it's not loading the custom dictionary how
> I'd expect. Appears to be one of the problems you are having, so that's
> good. I need to check that later.

I use different custom dictionary (different from the attached sample) where I
had duplicates. But this is not an issue any more.

The issue is that now we have two entries (as you wrote):
VSA   11 (Alc-Subsc-ID-Str)
EVS-1 11 (Alc-Ext-Attribute3)
There are not duplicates but the filter is still not created.
When I remove "EVS-1 11 (Alc-Ext-Attribute3)" the filter for Alc-Subsc-ID-Str
is created.

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 13938] RADIUS: Filter issue when Extended attributes defined in dictionary

2017-08-02 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13938

--- Comment #5 from João Valverde  ---
I don't see any duplicates in your example dictionary, unless they were omitted
for brevity. One entry shown is for VSA 11 (Alc-Subsc-ID-Str) and the other is
for EVS-1 11 (Alc-Ext-Attribute3).

It's unclear to me whether you are using the word "same" to describe both or
not.

I quickly tested this again and it's not loading the custom dictionary how I'd
expect. Appears to be one of the problems you are having, so that's good. I
need to check that later.

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 13938] RADIUS: Filter issue when Extended attributes defined in dictionary

2017-08-02 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13938

--- Comment #4 from Marius Paliga  ---
(In reply to João Valverde from comment #3)
> > > > This issue may be related to Bug 13745.
> > > > 
> > > > Since wireshark version 2.3 it seems that radius filter is not created 
> > > > when
> > > > the same dictionary entry is present in multiple dictionaries (official 
> > > > and
> > > > custom).
> > > > This was not a issue before, but can be fixed by removing duplicates 
> > > > from
> > > > custom dictionary.
> > > > 
> > > > Error is the following:
> > > > 
> > > > tshark: Some fields aren't valid:
> > > > radius.Alc_Subsc_ID_Str
> > > > 
> > > 
> > > This is the error to what? How would one reproduce this using tshark?
> > 
> > Add custom radius dictionary from Bug 13745 and open any pcap with "-T
> > fields -e radius.Alc_Subsc_ID_Str"
> 
> Before you had what? Two different fields for the same VSA (11 in this
> case)? One official and one custom?

Before I had the same entry (same name, same VSA) one in official and one in
custom. Fixed it by removing the entry from custom.

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 13938] RADIUS: Filter issue when Extended attributes defined in dictionary

2017-08-02 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13938

--- Comment #3 from João Valverde  ---

> > > This issue may be related to Bug 13745.
> > > 
> > > Since wireshark version 2.3 it seems that radius filter is not created 
> > > when
> > > the same dictionary entry is present in multiple dictionaries (official 
> > > and
> > > custom).
> > > This was not a issue before, but can be fixed by removing duplicates from
> > > custom dictionary.
> > > 
> > > Error is the following:
> > > 
> > > tshark: Some fields aren't valid:
> > > radius.Alc_Subsc_ID_Str
> > > 
> > 
> > This is the error to what? How would one reproduce this using tshark?
> 
> Add custom radius dictionary from Bug 13745 and open any pcap with "-T
> fields -e radius.Alc_Subsc_ID_Str"

Before you had what? Two different fields for the same VSA (11 in this case)?
One official and one custom?

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 13938] RADIUS: Filter issue when Extended attributes defined in dictionary

2017-08-02 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13938

--- Comment #2 from Marius Paliga  ---
(In reply to João Valverde from comment #1)
> (In reply to Marius Paliga from comment #0)
> > Build Information:
> > TShark (Wireshark) 2.4.0 (37e7d4b891 from master.el6-2.4)
> > 
> > Copyright 1998-2017 Gerald Combs  and contributors.
> > License GPLv2+: GNU GPL version 2 or later
> > 
> > This is free software; see the source for copying conditions. There is NO
> > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> > 
> > Compiled (64-bit) with libpcap, without POSIX capabilities, without libnl,
> > with
> > GLib 2.44.1, with zlib 1.2.3, without SMI, without c-ares, with Lua 5.1.4,
> > with
> > GnuTLS 3.5.11, with Gcrypt 1.4.5, with MIT Kerberos, without GeoIP, without
> > nghttp2, without LZ4, without Snappy, with libxml2 2.7.6.
> > 
> > Running on Linux 2.6.32-696.1.1.el6.x86_64, with Intel(R) Xeon(R) CPU
> > X3440  @ 2.53GHz (with SSE4.2), with 16072 MB of physical memory, with 
> > locale
> > en_US.UTF-8, with libpcap version 1.7.2, with GnuTLS 3.5.11, with Gcrypt
> > 1.4.5,
> > with zlib 1.2.3.
> > 
> > Built using gcc 6.3.0.
> > 
> > --
> > This issue may be related to Bug 13745.
> > 
> > Since wireshark version 2.3 it seems that radius filter is not created when
> > the same dictionary entry is present in multiple dictionaries (official and
> > custom).
> > This was not a issue before, but can be fixed by removing duplicates from
> > custom dictionary.
> > 
> > Error is the following:
> > 
> > tshark: Some fields aren't valid:
> > radius.Alc_Subsc_ID_Str
> > 
> 
> This is the error to what? How would one reproduce this using tshark?

Add custom radius dictionary from Bug 13745 and open any pcap with "-T fields
-e radius.Alc_Subsc_ID_Str"

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 13938] RADIUS: Filter issue when Extended attributes defined in dictionary

2017-08-02 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13938

--- Comment #1 from João Valverde  ---
(In reply to Marius Paliga from comment #0)
> Build Information:
> TShark (Wireshark) 2.4.0 (37e7d4b891 from master.el6-2.4)
> 
> Copyright 1998-2017 Gerald Combs  and contributors.
> License GPLv2+: GNU GPL version 2 or later
> 
> This is free software; see the source for copying conditions. There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> 
> Compiled (64-bit) with libpcap, without POSIX capabilities, without libnl,
> with
> GLib 2.44.1, with zlib 1.2.3, without SMI, without c-ares, with Lua 5.1.4,
> with
> GnuTLS 3.5.11, with Gcrypt 1.4.5, with MIT Kerberos, without GeoIP, without
> nghttp2, without LZ4, without Snappy, with libxml2 2.7.6.
> 
> Running on Linux 2.6.32-696.1.1.el6.x86_64, with Intel(R) Xeon(R) CPU
> X3440  @ 2.53GHz (with SSE4.2), with 16072 MB of physical memory, with locale
> en_US.UTF-8, with libpcap version 1.7.2, with GnuTLS 3.5.11, with Gcrypt
> 1.4.5,
> with zlib 1.2.3.
> 
> Built using gcc 6.3.0.
> 
> --
> This issue may be related to Bug 13745.
> 
> Since wireshark version 2.3 it seems that radius filter is not created when
> the same dictionary entry is present in multiple dictionaries (official and
> custom).
> This was not a issue before, but can be fixed by removing duplicates from
> custom dictionary.
> 
> Error is the following:
> 
> tshark: Some fields aren't valid:
> radius.Alc_Subsc_ID_Str
> 

This is the error to what? How would one reproduce this using tshark?

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 13938] RADIUS: Filter issue when Extended attributes defined in dictionary

2017-08-02 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13938

Alexis La Goutte  changed:

   What|Removed |Added

 CC||alexis.lagou...@gmail.com,
   ||joao.valverde@tecnico.ulisb
   ||oa.pt

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe