My setup.
Home PC1 Ubuntu dapper.
Home PC2 WinXp
Home Server SME 7 pre1. Port forward 5800 + 5900 to Home PC 1.
ISP
Office Server SME 7 pre1. Port forward 5800 + 5900 to Office PC 1 and are working remote SSH from Home PC 1
Office PC1 Win2000. Install TihgtVNC
-----------------------------
1. So can i get acces to ibay?
2. Get acces to server-manager
3. Get control off the office PC
Hi
Let's start from beggining.
On your office, you have a security problem: port 5800 and 5900 opened w/o need them that way.
If you've using SSH from Home PC1 to Office you COULD do tunnels for VNC and have no more 5800/5900 port opened.
Because you have SSH working this way is 100% garanteed to work.
Q1: ibay access
R1: To do this you need to have:
a) a VPN tunnel opened and so use SMB to map a drive (VERY SLOW)
OR
b) HTTP access enabled on that (all?) ibay
OR
c) FTP access enable on your server (WARNING: INSECURE!!!)
To help you more I'll need more info about what is "access"... what do you want to get from there? Files ? http content? ...
Q2: To have Server-manager access you can:
a) put your office IP as local network on you home SME
OR
b) again use SSH + tunnels
OR
c) open a VPN from office to home and open it normally
I prefer to use tunnels... allways. It's a simple/fast way.
But put office IP on local networks it's a great way if you have just one office location w/fixed IP.
3) Control of PCs
Again: use VNC over SSH tunnels (allways same answer isn't)
Why? SSH is secure...
BTW: to access ibay data from elsewhere there is also a webDAV option. But I have no tryed it yet.
If you have more questions, please answers.
To discover how to tunnel VNC over SSH, please use Google and if any doubt remain then ask. Putty is a very free Windows client to SSH.