USB Server
-
Which "some USB equipment"?
-
I have never seen that service outside Windows, certainly not for FreeBSD. Doesn't mean it's not out there though.
It's not something that would ever be included in pfSense by default, adding non-firewall related services is generally a bad idea. If it exists for FreeBSD then it may be possible to add it. I assume you have Windows clients?Steve
Edit: This sort of thing? http://usbip.sourceforge.net/ No FreeBSD support there though.
-
Some details:
I would like to plug a USB Laser Printer / scanner (the new one from the market are too low quality).
but maybe some other USB devices that are working as serial port emulator.I know it exist on the market some router including printer server, or USB network servers. But I'd like to keep the number of network boxes as small as possible.
I did not look in detail how those USB server works, I think you need to install a virtual USB Client service on the Windows PC to get those virtual USB connections visible by the OS.I m not expert in that domain :-(
Thanks!
Franz -
Oh, uh… Yeah, there's no printer sharing support here by default. Have a look @ this thread: http://forum.pfsense.org/index.php?topic=44941.0
Though, definitely not something I'd recommend to do on firewall.
-
I always use a separate machine + samba to share all my drives, printers etc.
Its simple. I like simple.
-
A few more reasons to keep such things separate:
http://securityevaluators.com/content/case-studies/routers/soho_service_hacks.jsp
-
SMB Symlink vunerability looks fun… Are you 100% sure pfsense shouldn't have samba installed by default? ;D
-
-
The picture there has little to do with me. (Well - Sometimes I'm like that too.)
Its more the way I picture most people who need help with a configuration.
My feeling is that most "wounds" here are self-inflicted either with unnecessary complexity or unrealistic expectations of the hardware/firmware.
Thus the man shooting himself in the foot…
For this guy, I would try to get my hands on an old, obsolete laptop (maybe with cracked screen and other cosmetic flaws that make it cheap) and make it his samba server. "Junk" makes very good and reliable servers...
-
Yes, I agree.
If it's just the printer and USB/serial ports you're trying to use it will probably be much easier to serve those things directly rather than use some generic USB virtualiser. IMHO.Steve