Hi there!

First of, i strongly discourage such solutions to access your files.

But, if you really want to, my tip is to read up on how to create
mappings using NAT, relevant file should be /etc/nat.conf and my tip is
to use rdr and mapp the relevant ports to the internal machine.

Iīm guessing some form of NAT is in place already.

Oh!

You could also start up and use the dhcp service in OpenBSD if you
havent got it started yet, it also binding of a specific mac-address to
a specific IP-Address, so you donīt have to set a fixed address on your
laptop.

Samba is also an alternativ to use on your OpenBSD-machine, but i really
would see that you instead stored your files on the OpenBSD-server and
accessed these via sftp or some other more secure way.

You could set up a samba server on OpenBSD and mapp upp some folder on
the OpenBSD-machine from your WinXP and put your files there, for easy
access via sftp from the outside.


mvh.

/Omas Jakobsson




Eric Friedrich skrev:
> 
> Hey all-
>     Thanks in advance for answering my question, I've been struggling over
> it for weeks. My setup here at college is an internal Lan of a Linux and
> Win2k machines behind an OpenBSD firewall/NAT. I have shares on the w2k box,
> like printer, possibly music that I would like to be able to access from the
> internet with my laptop. I've considered using SSH tunnels, but I don't see
> how that could work with NetBIOS. I also messed around with a VPN on OpenBSD
> with isakmpd, but couldn't get that to work, most likely because my laptop
> is XP and get's its IP address from DHCP. Are there any other solutions,
> like using some sort of Samba proxy on the OBSD machine to authenticate me
> with the 2k box. Or is using a VPN to connect a host to a net (tunnel mode,
> i think) the best/most secure way of doing this. If someone has gotten xp
> and openbsd working with only 1 static IP, it would be much appreciated if
> they could post their config.
> 
> Thanks,
> Eric

Reply via email to