On 9/27/2010 12:46 PM, Sascha Brechmann wrote: > Hi Tyler, > > thx for your answer. > > No i have ssh access to the openbsd box. I need a paththro from the > openbsd box to the Linux-Box. The BackupPC Server should backup the > Linux-Box behind the OpenBSD Box. There is no PF-Rule to block traffic > from the Linux-Box to the Internet.
What do you mean by a paththro? If the Linux box is on a NAT subnet instead of having a reachable public address, you either need a VPN that you can use to tunnel to the non-routable network or something to port-forward to the otherwise unreachable host. If you don't want a full VPN with something like an openvpn tunnel from the backuppc server to the firewall box, you can probably do port forwarding over an ssh connection and use a client alias to direct the connection to localhost on the server. -- Les Mikesell lesmikes...@gmail.com ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/