View previous topic :: View next topic |
Author |
Message |
catadoxas n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 01 Nov 2006 Posts: 12
|
Posted: Thu Jan 04, 2007 6:20 pm Post subject: want 2 use my box as a proxy |
|
|
well here's what I'm trying:
box number 1 runs gentoo
box number 2 runs gentoo with a vm-windows xp on it (on wich I installed mssql)
I didn't want windows 2 connect to the internet (guess why...) so box 2 is connected 2 the windows machine over a private network
and everything runs over linux-odbc
somethimes I need a comand line connection that alows me to
connect to my vmmachine from box 1 and use the tools that are installed on it
I can only do this over box2. how can I just forward everything I do over my second box directly 2 the vm-machine?
thus use it as a "proxy"
can I use ssh? and if so, how?
youd help me a lot:) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
erik258 Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/18778702754589d89edad52.gif)
Joined: 12 Apr 2005 Posts: 2650 Location: Twin Cities, Minnesota, USA
|
Posted: Thu Jan 04, 2007 6:34 pm Post subject: |
|
|
let me get this straight - you have a windows box running mysql???? and 2 gentoo systems keeping it away from internet filth???? and you aren't runnign mysql on the gentoo servers???? how does that make sense? _________________ Configuring a Firewall? Try my iptables configuration
LinuxCommando.com is my blog for linux-related scraps and tidbits. Stop by for a visit! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
catadoxas n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 01 Nov 2006 Posts: 12
|
Posted: Thu Jan 04, 2007 6:39 pm Post subject: |
|
|
hehe good question...
my school wants us 2 know how to use MS products too
all my own projects are running on mysql
well it seems ssh-tunneling is what I'm looking for and I'll try to get figure that out |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
erik258 Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/18778702754589d89edad52.gif)
Joined: 12 Apr 2005 Posts: 2650 Location: Twin Cities, Minnesota, USA
|
Posted: Thu Jan 04, 2007 7:04 pm Post subject: |
|
|
good answer ;)
i believe ssh tunneling would do the trick, sending port X on box2 to port Y on vm, like a crude form of port forwarding.
you should let me know what works, and how it works. _________________ Configuring a Firewall? Try my iptables configuration
LinuxCommando.com is my blog for linux-related scraps and tidbits. Stop by for a visit! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|