http://bugs.winehq.org/show_bug.cgi?id=16768
Summary: Unable to scan using ARP with Softperfect Network Scanner Product: Wine Version: 1.1.12 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: eluminex@gmail.com
When scanning with SoftPerfect Network Scanner, ARPing does not work as the required function is not currently implemented in wine (only stub). Wine says: fixme:iphlpapi:SendARP (DestIP 0x0100a8c0, SrcIP 0x00000000, pMacAddr 0x8f5ae4, PhyAddrLen 0x8f5aec): stub
Setting Softperfect Network Scanner to scan using ARP: Options->Program Options ->Method->ARP (arping)
Running Ubuntu 8.10 x64.
http://bugs.winehq.org/show_bug.cgi?id=16768
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #1 from Juan Lang juan_lang@yahoo.com 2009-01-05 12:46:46 --- Yep, that's a bug. The difficulty is that sending ARP requests (and getting their replies) requires root privilege in Linux, which is something we rather discourage with Wine.
http://bugs.winehq.org/show_bug.cgi?id=16768
--- Comment #2 from Ole Rasmussen eluminex@gmail.com 2009-01-05 13:17:30 --- (In reply to comment #1)
Yep, that's a bug. The difficulty is that sending ARP requests (and getting their replies) requires root privilege in Linux, which is something we rather discourage with Wine.
I understand that, but shouldn't it be implemented so users can choose for themselves whether to use it (as root) or not?
http://bugs.winehq.org/show_bug.cgi?id=16768
--- Comment #3 from Austin English austinenglish@gmail.com 2009-01-05 15:12:45 --- (In reply to comment #2)
(In reply to comment #1)
Yep, that's a bug. The difficulty is that sending ARP requests (and getting their replies) requires root privilege in Linux, which is something we rather discourage with Wine.
I understand that, but shouldn't it be implemented so users can choose for themselves whether to use it (as root) or not?
That's what Juan's saying. It's technically a bug, and should be implemented. The problem is, if/when it's implemented, using it opens up a bunch of other issues, but that's not a wine problem, per se. And if using fine grained permissions, can be controlled/contained to an extent.
http://bugs.winehq.org/show_bug.cgi?id=16768
--- Comment #4 from Ole Rasmussen eluminex@gmail.com 2009-01-05 16:02:23 --- (In reply to comment #3)
(In reply to comment #2)
(In reply to comment #1)
Yep, that's a bug. The difficulty is that sending ARP requests (and getting their replies) requires root privilege in Linux, which is something we rather discourage with Wine.
I understand that, but shouldn't it be implemented so users can choose for themselves whether to use it (as root) or not?
That's what Juan's saying. It's technically a bug, and should be implemented. The problem is, if/when it's implemented, using it opens up a bunch of other issues, but that's not a wine problem, per se. And if using fine grained permissions, can be controlled/contained to an extent.
I see, makes sense. I let you guys handle it in the best possible way:)
http://bugs.winehq.org/show_bug.cgi?id=16768
--- Comment #5 from Austin English austinenglish@gmail.com 2009-07-08 14:57:12 --- Still unimplemented.
http://bugs.winehq.org/show_bug.cgi?id=16768
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.softperfect.com/ | |products/networkscanner/
--- Comment #6 from Austin English austinenglish@gmail.com 2010-06-04 12:55:53 --- Still present.
http://bugs.winehq.org/show_bug.cgi?id=16768
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE
--- Comment #7 from Juan Lang juan_lang@yahoo.com 2010-06-15 17:36:45 --- Turns out a bug was already open for the missing SendARP implementation.
*** This bug has been marked as a duplicate of bug 9418 ***
http://bugs.winehq.org/show_bug.cgi?id=16768
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Juan Lang juan_lang@yahoo.com 2010-06-15 17:38:11 --- Closing dup.