Hi,
First of all this isn't a 'Wireshark product' you're referring to, but a derivative. You may ask the TCLSim people.
From what I see the problem could be that you don't run the program with enough privileges to open the interfaces to capture on.
Try running as root. Even better, have the TCLSim people go with a newer Wireshark release and use privilege separation, which is a safer solution.
Thanks, Jaap
Send from my iPhone
Hi All,
I am getting following Wireshark error during TCLSim Setup for Analyzer:
invalid command name "errOut"
invalid command name "errOut"
while executing
"errOut "Error in $ANALYZER_BIN_DIR/tshark.exe -D command. This may
occur because Wireshark has never executed and had the Preference
information saved..."
invoked from within
"if [catch {exec $ANALYZER_BIN_DIR/tshark.exe -D} ALL_INTERFACE] {
errOut "Error in $ANALYZER_BIN_DIR/tshark.exe -D
command. This may occur ..."
("wireshark" arm line 16)
invoked from within
"switch $module {
ethereal {
# Source global variables
global ANALYZER_BIN_DIR
if {$ANALYZER_BIN_DIR == ""} {
tk_messageBox -par..."
(procedure "SelectAnalyzerInterface" line 3)
invoked from within
"SelectAnalyzerInterface $ANALYZER_PARSER"
invoked from within
".setup.notebook.fSEC.frame1.analyzerFrame.captButton invoke"
("uplevel" body line 1)
invoked from within
"uplevel #0 [list $w invoke]"
(procedure "tk::ButtonUp" line 24)
invoked from within
"tk::ButtonUp .setup.notebook.fSEC.frame1.analyzerFrame.captButton"
(command bound to event)
The version of Wireshark Used is 0.99.7. Please let me know the
reason for getting this error and changes in Wireshark settings
required.
Thanks & Best Regards,
Vinay
|