Results 1 to 10 of 10

Thread: Barricade 7004ABR Router: How to configure using CUPS

  1. #1
    Junior Member
    Join Date
    Nov 2003
    Location
    Rochester, New York
    Posts
    4

    Barricade 7004ABR Router: How to configure using CUPS

    Hi,
    I have an SMC Barricade 7004ABR router that has a built in print server. I have a Mandrake 9.0 and I am unable to correctly configure my HP2100 to print using CUPS.

    I saw someone else who successfully configured a Siemens router. This was his suggestion which I changed to reflect my system.

    My example is using an HP 2100 printer. The router IP address is 192.168.2.1. I gave the router a name (Gutenberg) by associating the host name in the etc/hosts file (example is: 192.168.2.1 gutenberg)

    I started cups from the local browser with the command : http://localhost:631
    Selected Manage Printers
    Add Printers
    At the login prompt: root and password
    Add new printer
    Name: laserjet
    Location: desktop
    Description: router printer
    Device: LPD/LPR Host or Printer
    Device URI: lpd://Gutenberg/laserjet

    Again, I do all of this in CUPS and what I’m getting is this when I try to print a test page through CUPS (which I refreshed after doing all the above)

    Description: router printer
    Location: desktop
    Printer State: Idle, accepting jobs
    “remote host did not accept control file (2)”
    Device URI: lpd://Gutenberg/laserjet

    If I go into the SMC application that came with the router, I am seeing that

    LPR: Client 192.168.2.16:515 send a job to printer

    However I get no output. I am up against a wall on this one: Any suggestions????

  2. #2
    Junior Member
    Join Date
    Nov 2003
    Posts
    2
    I believe the queue name on the 7004 is fixed at 'lpt1' (at least I haven't been able to change mine).

    Try lpd://Gutenberg/lpt1 or lpd://192.168.2.1/lpt1

    Works for me

  3. #3
    Junior Member
    Join Date
    Nov 2003
    Location
    Rochester, New York
    Posts
    4

    Closer but no cigar

    Hi,
    I'm almost there. I used this line:

    lpd://192.168.2.1:515/lpt1 and I'm finally able to connect according to my Cups. I get "data file sent successfully" but no output. Any ideas? According to SMC, CUPS won't work yet I'm finding people on the internet who've been successful at it.

  4. #4
    Junior Member
    Join Date
    Nov 2003
    Posts
    2
    That URI looks correct. You might try changing the driver for your hp2100. For my old laserjet 4, I use "HP LaserJet Series CUPS v1.1", but you may need something different.

  5. #5
    Junior Member
    Join Date
    Jan 2004
    Location
    NOLA
    Posts
    1
    I'm haveing the same probelm with Knoppix, the 7004BR and an HP 722c Deskjet printer. I put in all the info as mentioned in the thread and it recognizes the printer but when I try to print a test page it says searching and then, "unable to connect to printer"

    I'm a complete newbie and don't know my head from a hole in the ground so please I need it spelled out step for step if anyone knows how to connect. Thanks,

    Fulmitz

    p.s. I'm using lpd://192.168.2.1:515/lpt1

    The name is lpt1
    location = desktop
    description is print server
    I tried both sets of deskjet drivers.

  6. #6
    Member registered user
    Join Date
    May 2003
    Location
    Los Angeles, California, USA
    Posts
    40
    I feel a little stupid replying to this thread because I don't have any real info for you. Maybe it is a little too late to think right. All I can add to this convo is that I have a SMC7004ABR router that I got to print using cups. I forget how I did it and do not have time to attempt to recreate it. Just thought I would tell you that it is possible. I found the answer with extensive googling.

    Good luck,
    Duffin

  7. #7
    Junior Member
    Join Date
    Nov 2003
    Location
    Rochester, New York
    Posts
    4

    Success Finally

    Hi Everyone,
    Many thanks to all the thougtful responses. I finally was successful printing with my barricade router. I would send you a screenshot of my settings so you can duplicate. I would like to include a screenshot here but am unable to do so, so please send me an email and I will forward it to you.
    My email is blyons@rochester.rr.com.

    Persistence pays off.

    Let me know if I can be of help.

    Bob Lyons
    Rochester, NY

  8. #8
    Senior Member registered user
    Join Date
    Feb 2003
    Location
    Nova Scotia, Canada
    Posts
    2,479

    Re: Success Finally

    Quote Originally Posted by blyons
    Hi Everyone,
    Many thanks to all the thougtful responses. I finally was successful printing with my barricade router. I would send you a screenshot of my settings so you can duplicate. I would like to include a screenshot here but am unable to do so, so please send me an email and I will forward it to you.
    My email is blyons@rochester.rr.com.

    Persistence pays off.

    Let me know if I can be of help.

    Bob Lyons
    Rochester, NY
    So how about just telling us how you did it?

  9. #9
    Junior Member
    Join Date
    Nov 2003
    Location
    Rochester, New York
    Posts
    4

    How I did it

    Hi,
    This is how I configured the finicky router: I found this to be case sensitive and very unforgiving on typos. My apologies, I should have included the details on my prior post but needed to leave for work and pressed for time. Anyhow this is it.

    name: lpt1
    descr: HP Laserjet 2100
    location: my desktop
    Device URI: lpd://gutenberg/lpt1

    in the above device uri: I associated gutenberg with 192.168.2.1 which is the ip of the router so if i ping 192.168.2.1 or gutenberg, I will both hit the router. In your case, you can just use the ip address so it will look like this:

    lpd://192.168.2.1/lpt

    The driver I'm using is HP Laserjet 2100, Foomatic + Pxlmono

    Good Luck!

    Bob Lyons
    Rochester, NY

  10. #10
    Junior Member
    Join Date
    Oct 2004
    Posts
    4
    I have the same router and finally I got it to work using lpd://192.168.123.254/lp. javascript:emoticon('')

Similar Threads

  1. HP LaserJet 5L and Cups
    By HomerCube in forum Hardware & Booting
    Replies: 0
    Last Post: 05-26-2004, 11:38 AM
  2. CUPS Problem
    By RE Dude in forum General Support
    Replies: 1
    Last Post: 11-02-2003, 12:24 PM
  3. Printing via SMC Barricade 7004BR
    By Eradicator in forum Hardware & Booting
    Replies: 7
    Last Post: 09-17-2003, 01:09 AM
  4. KATE and CUPS?
    By A. Jorge Garcia in forum General Support
    Replies: 3
    Last Post: 06-14-2003, 02:55 AM
  5. CUPS Problem
    By Ray in forum Hdd Install / Debian / Apt
    Replies: 5
    Last Post: 04-29-2003, 02:40 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Knoppix 9.1 Live Linux GNU Bootable USB Flash Drive USA picture

Knoppix 9.1 Live Linux GNU Bootable USB Flash Drive USA

$19.99



Knoppix NSM 1.2 picture

Knoppix NSM 1.2

$8.50



Knoppix Live GNU Linux System 9.1 on Bootable CD / DVD / USB Flash Drive picture

Knoppix Live GNU Linux System 9.1 on Bootable CD / DVD / USB Flash Drive

$9.99



New Knoppix 9.2 Pro Bootable Live OS x86 64Bit DVD Linux picture

New Knoppix 9.2 Pro Bootable Live OS x86 64Bit DVD Linux

$9.97



Linux Knoppix 4.0.2 Installation Disc picture

Linux Knoppix 4.0.2 Installation Disc

$39.99



Hamshack Live DVD-ROM picture

Hamshack Live DVD-ROM

$12.00



Knoppix Linux Bootable OS v8.6

Knoppix Linux Bootable OS v8.6 "Original Live Operating System" 32G USB Stick

$20.30



KNOPPIX 9.1 LINUX INSTALL & LIVE DVD picture

KNOPPIX 9.1 LINUX INSTALL & LIVE DVD

$9.99



Acer Aspire One 9 inch Netbook ZG5 512MB RAM 8GB SSD HD Knoppix Linux WiFi VGA picture

Acer Aspire One 9 inch Netbook ZG5 512MB RAM 8GB SSD HD Knoppix Linux WiFi VGA

$79.99



Knoppix Linux Bootable OS v8.6

Knoppix Linux Bootable OS v8.6 "Original Live Operating System" 16G USB Stick

$19.95