OUR NETWORK:TiVo Community TechLore Explore3DTV DVRplayground Dijit Community See all... About UsAdvertiseContact Us

 
Learn about scoring Forum's Raw Score: 361966.0
October 23, 2010 11:25 PM

Categories: WNR3500L

Rating (0 votes)
  • 1
  • 2
  • 3
  • 4
  • 5
Rate This!

Member Avatar

PM_Eng

Member
Joined: 10/23/2010

I recently purchased the Netgear wnr3500l with the intention of configuring it as a print server.  I soon discovered that this was not possible with the latest netgear firmware.

I have installed DD-WRT V24-sp2 (build 14929).  I have followed many tutorials on installing USB printers but have not had any luck.  I would like to pair this with my HP Laserjet 1020.

After installing the drivers and enabling USB support, I am still not able to connect to this printer.

Has anyone else had any luck configuring this? tips?  thanks!

Discussion:    Add a Comment | Comments 1-4 of 4 | Latest Comment

October 24, 2010 9:17 AM updated: October 24, 2010 9:19 AM

dd-wrt should work. Did you check dd-wrt Wiki tutorials section?

http://www.dd-wrt.com/wiki/index.php/Printer_Sharing

If that fails, Tomato (teddy bear usb mod) has built in print server. All you have to do is enable it, connect it and then add the printer using windows Add Printer.

See:
http://www.myopenrouter.com/forum/thread/19945/WNR3500L-Teddy-Bear-Tomato-USB...

Netgear WNDR3700V1

October 24, 2010 9:31 AM

install TomatoUSB

I am using it with an HP 1018 printer...

this one...
http://sourceforge.net/projects/tomatousb/files/Experimental%20%28beta%29/K26...

there are some other parts to setup, but i was running in 10 minutes. You need to copy the firmware file for your printer to jffs on the router, and then plug in a hotplug script.

if [ $PRODUCT = "3f0/4117/100" ]
then
if [ $ACTION = "add" ]
then
sleep 1
cat /jffs/sihp1018.dl > /dev/usb/lp0
fi
fi


your firmware would be sihp1020.dl and your $PRODUCT would be different: 3f0/2b17/100

October 24, 2010 9:50 AM

DD-WRT also has a built-in printer server (p910d) now. Just check out my latest builds

October 24, 2010 10:31 AM

Is it as easy as the page in tomato?

I know that Brainslayer added p910d a little while ago too, but I could never get the stupid printer detect script to work... which you need to do in order to use a printer such as the LJ1018 or 1020 because the router needs to copy a firmware file each and every time the printer starts. Tomato is so easy because the usb detection is right in the GUI.

maybe I'll try your mod if it will work with my printer...

Discussion:    Add a Comment | Comments 1-4 of 4 | Latest Comment

Add Your Reply

(will not be displayed)

Email me when comments are added to this thread

 
 

Please log in or register to participate in this community!

Log In

Remember

Not a member? Sign up!

Did you forget your password?

You can also log in using OpenID.

close this window
close this window