Networking Forums  

Go Back   Networking Forums > Networking Newsgroups > UK Broadband

Vigor 2600 Printing Issue

Reply
 
Thread Tools Display Modes
  #1  
Old 12-21-2003, 12:19 PM
Default Vigor 2600 Printing Issue



Hello,

For this posting I have taken a couple of random IP address so that my
quest for information is easier to explain. So far as I am aware the
IP numbers do not exist.

My Vigor 2600 has a public address IP address of 93.47.162.7 and is
pretty much set up as it came out of the box.

On the LAN there is a printer at fixed IP address 192.168.42.103

I would like to make this printer available to a friend at a remote
location. LPR has been enabled on his machine and I have in mind
simply stating that the printer is available at address 93.47.162.7

Now its a bit obvious that some configuration is required within the
Vigor unit for the print file to find its way to the printer but what
excactly needs to be added/changed?

Help from a Guru would be nice.

David Bradley


David Bradley
Reply With Quote
  #2  
Old 12-21-2003, 11:37 PM
S. V. Shah
Guest
 
Posts: n/a
Default Re: Vigor 2600 Printing Issue

On Sun, 21 Dec 2003 12:19:57 +0000, David Bradley
<(E-Mail Removed)7> wrote:

>Hello,
>
>For this posting I have taken a couple of random IP address so that my
>quest for information is easier to explain. So far as I am aware the
>IP numbers do not exist.
>
>My Vigor 2600 has a public address IP address of 93.47.162.7 and is
>pretty much set up as it came out of the box.
>
>On the LAN there is a printer at fixed IP address 192.168.42.103
>
>I would like to make this printer available to a friend at a remote
>location. LPR has been enabled on his machine and I have in mind
>simply stating that the printer is available at address 93.47.162.7
>


You would have to see if the printing could be redirected from the
source to a particular port at the router, then on the 2600 you could
redirect that incoming port to the printer IP.

If you had multiple public IP addresses then it would be more easier
as you could simply give a IP address.

This link (http://www.duxcw.com/dcforum/DCForumID2/1926.html)
talks about sharing printers using XP, if that is an option for you.

--
Change email address if replying directly
--
(replace 0's and 1 in email address with appropriate letters)
Reply With Quote
  #3  
Old 12-22-2003, 09:41 AM
Mark Ford
Guest
 
Posts: n/a
Default Re: Vigor 2600 Printing Issue

"David Bradley" <(E-Mail Removed)7> wrote in message
news:(E-Mail Removed)...
> Hello,
>
> For this posting I have taken a couple of random IP address so that my
> quest for information is easier to explain. So far as I am aware the
> IP numbers do not exist.
>
> My Vigor 2600 has a public address IP address of 93.47.162.7 and is
> pretty much set up as it came out of the box.
>
> On the LAN there is a printer at fixed IP address 192.168.42.103
>
> I would like to make this printer available to a friend at a remote
> location. LPR has been enabled on his machine and I have in mind
> simply stating that the printer is available at address 93.47.162.7
>
> Now its a bit obvious that some configuration is required within the
> Vigor unit for the print file to find its way to the printer but what
> excactly needs to be added/changed?
>
> Help from a Guru would be nice.
>
> David Bradley


I wouldn't claim to be a guru, but it sounds like you simply need to
configure the LPR port (TCP 515?) to be open and associated with the address
of your printer/print server at 192.168.42.103. You can do this via NAT
Setup>Open Ports Setup.

You might also want to consider using the dynamic DNS facility if your
public IP address is not fixed.

Whether it is wise to open up this port for anybody to use and abuse is
another issue! You might want to try and restrict access to just your friend
using the firewall, or even consider VPN depending on your needs.

Mark.


Reply With Quote
  #4  
Old 12-28-2003, 07:49 PM
Eric Lee
Guest
 
Posts: n/a
Default Re: Vigor 2600 Printing Issue

On Mon, 22 Dec 2003 09:41:05 +0000, Mark Ford wrote:

> "David Bradley" <(E-Mail Removed)7> wrote in message
> news:(E-Mail Removed)...
>> Hello,
>>
>> For this posting I have taken a couple of random IP address so that my
>> quest for information is easier to explain. So far as I am aware the
>> IP numbers do not exist.
>>
>> My Vigor 2600 has a public address IP address of 93.47.162.7 and is
>> pretty much set up as it came out of the box.
>>
>> On the LAN there is a printer at fixed IP address 192.168.42.103
>>
>> I would like to make this printer available to a friend at a remote
>> location. LPR has been enabled on his machine and I have in mind
>> simply stating that the printer is available at address 93.47.162.7
>>
>> Now its a bit obvious that some configuration is required within the
>> Vigor unit for the print file to find its way to the printer but what
>> excactly needs to be added/changed?
>>
>> Help from a Guru would be nice.
>>
>> David Bradley

>
> I wouldn't claim to be a guru, but it sounds like you simply need to
> configure the LPR port (TCP 515?) to be open and associated with the
> address of your printer/print server at 192.168.42.103. You can do this
> via NAT Setup>Open Ports Setup.
>
> You might also want to consider using the dynamic DNS facility if your
> public IP address is not fixed.
>
> Whether it is wise to open up this port for anybody to use and abuse is
> another issue! You might want to try and restrict access to just your
> friend using the firewall, or even consider VPN depending on your needs.
>
> Mark.


Forwarding port 515 should do it but bear in mind that to prevent the
rest of the internet community using your "exposed" printer you will need to
implement some access control. Printer firmware generally doesn't have
any so and I'm not sure about the Vigor, so you might consider having a
machine with spooler S/W which can filter incoming connections.

Regards

Eric Lee
Reply With Quote
  #5  
Old 12-29-2003, 11:26 AM
David Bradley
Guest
 
Posts: n/a
Default Re: Vigor 2600 Printing Issue

On Sun, 28 Dec 2003 19:49:50 +0000, Eric Lee
<(E-Mail Removed)> wrote:

>On Mon, 22 Dec 2003 09:41:05 +0000, Mark Ford wrote:
>
>> "David Bradley" <(E-Mail Removed)7> wrote in message
>> news:(E-Mail Removed)...
>>> Hello,
>>>
>>> For this posting I have taken a couple of random IP address so that my
>>> quest for information is easier to explain. So far as I am aware the
>>> IP numbers do not exist.
>>>
>>> My Vigor 2600 has a public address IP address of 93.47.162.7 and is
>>> pretty much set up as it came out of the box.
>>>
>>> On the LAN there is a printer at fixed IP address 192.168.42.103
>>>
>>> I would like to make this printer available to a friend at a remote
>>> location. LPR has been enabled on his machine and I have in mind
>>> simply stating that the printer is available at address 93.47.162.7
>>>
>>> Now its a bit obvious that some configuration is required within the
>>> Vigor unit for the print file to find its way to the printer but what
>>> excactly needs to be added/changed?
>>>
>>> Help from a Guru would be nice.
>>>
>>> David Bradley

>>
>> I wouldn't claim to be a guru, but it sounds like you simply need to
>> configure the LPR port (TCP 515?) to be open and associated with the
>> address of your printer/print server at 192.168.42.103. You can do this
>> via NAT Setup>Open Ports Setup.
>>
>> You might also want to consider using the dynamic DNS facility if your
>> public IP address is not fixed.
>>
>> Whether it is wise to open up this port for anybody to use and abuse is
>> another issue! You might want to try and restrict access to just your
>> friend using the firewall, or even consider VPN depending on your needs.
>>
>> Mark.

>
>Forwarding port 515 should do it but bear in mind that to prevent the
>rest of the internet community using your "exposed" printer you will need to
>implement some access control. Printer firmware generally doesn't have
>any so and I'm not sure about the Vigor, so you might consider having a
>machine with spooler S/W which can filter incoming connections.
>
>Regards
>
>Eric Lee


To what extent is an 'open' printer a target for the "World and his
wife" to send trash to; any experiences out there?

I note your comments about a spooler. Without one locally are messages
lost in the ether if the printer is off-line or stored somewhere
[where?] to sprew out when the printer is on line again.

Thoughts on these matters appreciated.

David Bradley

Reply With Quote
  #6  
Old 12-29-2003, 11:54 AM
DayDragon
Guest
 
Posts: n/a
Default Re: Vigor 2600 Printing Issue


"Eric Lee" <(E-Mail Removed)> wrote in message
news:kvGHb.6007$(E-Mail Removed)...
> Forwarding port 515 should do it but bear in mind that to prevent the
> rest of the internet community using your "exposed" printer you will need to
> implement some access control. Printer firmware generally doesn't have
> any so and I'm not sure about the Vigor, so you might consider having a
> machine with spooler S/W which can filter incoming connections.
>

As an aside to that post, the modern HP LaserJets (esp. LJ4550) and their
associated firmware have ACL's. Maybe this would be applicable? not sure as the
OP doesn't state any Make/Model


Reply With Quote
Reply

Tags
2600, issue, printing, vigor

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 07:01 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.