This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

printer sharing

i was wondering when a user is logged into astaro through vpn 
can the other users on the network behind the astaro machine print to that users printer if i setup sharing?
if not can someone explain what i would need to do?
Thanks so much have a great day you deserve it


This thread was automatically locked due to age.
Parents
  • You'd at least need PacketFilter rules allowing the traffic.
    If you're NATing your VPN, then you'd need DNAT also.

    Barry
  • thank you for the quick response.
    could you tell me an example of how to accomplish this or a step by step example ?
  • Haven't done it myself.

    If you're doing it with Windows sharing, you'd need to open the relevant ports (usually 135-139, and 445).

    If you have a Unix or Mac server, or a JetDirect or similar, it's a different port.

    Barry
  • hmm im having alot of trouble trying to get port forwarding working period...
    i set a packet rule as
    Any  0.0.0.0/0   pcanywhere    192.168.1.25   server    


    i then set a NAT rule as
    pcanywhere   Any -> server / pcanywhere   None   server 


    It still rejects the rule ?
    is there something else im missing?
    if i from the internal network telnet to that port it works fine...so i know the network is setup ok. Also i know all ips are correctly setup?
    please help
Reply
  • hmm im having alot of trouble trying to get port forwarding working period...
    i set a packet rule as
    Any  0.0.0.0/0   pcanywhere    192.168.1.25   server    


    i then set a NAT rule as
    pcanywhere   Any -> server / pcanywhere   None   server 


    It still rejects the rule ?
    is there something else im missing?
    if i from the internal network telnet to that port it works fine...so i know the network is setup ok. Also i know all ips are correctly setup?
    please help
Children