Putty Behind Proxy Windows ISA
Jul 27, 2007
Im at work, and im trying to use putty behind a proxy. Im guessing they have L3 managed switched as I cannot just connect a server like I wiuld normally at home.
They are using a windows proxy (port 8080) so im guessing ISA...
View 0 Replies
ADVERTISEMENT
Oct 24, 2009
I usually go mobile and I would need putty in my wm 6.1
is there some sort of "putty" or any other ssh tool where i can run ssh commands?
View 11 Replies
View Related
May 2, 2009
I am trying to transfer a 1.1GB file from one of my servers to one of my servers in another data center.
What command would I use inside PuTTy to transfer the file via FTP, not SFTP.
View 8 Replies
View Related
Oct 22, 2009
what do you guys use for shell access?
It's been 2 years since last Putty release, so would like to dump it in favor of something else.
View 14 Replies
View Related
Nov 1, 2009
How do I configure PuTTY to produce the equivalent of this command:
ssh -f root@xxx.xxx.xxx.xx -L 3333:yyy.yyy.yyy.yy:80 -N
So far the configuration I've come up with is:
Source Port: 3333
Destination: yyy.yyy.yyy.yy:80
"Local"
"Auto"
This doesn't seem to do anything at all. I don't use windows much, so go easy on me
View 2 Replies
View Related
Aug 7, 2008
I have setup a private/public key for myself so I can login to SSH with a different password now I need to setup for someone else.
Now do I put there public key in the same file as my public key on the server, or do I make a new file on the server?
View 4 Replies
View Related
Jul 3, 2008
I'm trying to get to my server using putty but when i enter my root password is says its invalid when i know its valid because i can login with it in WHM.
View 4 Replies
View Related
Oct 26, 2007
putty, and the SSH commands in general
When I open a file using "vi" command, it just open the file and I don't know how to edit it, by removing or adding text to it, so how can I do it?
View 5 Replies
View Related
Dec 15, 2007
What is the ssh command to initiate my FTP backup for WHM? I do not want to wait for the control panel cron and wanted to run it manually?
View 6 Replies
View Related
Aug 7, 2008
I use SSH Putty from my Windows PC to login to multiple Servers. So I usually have multiple Putty windows on my desktop.
How can I set Putty to display the hostname or IP Address of the server in the title bar - So it'd be easy for me to choose the right Putty Window.
View 2 Replies
View Related
May 24, 2008
Out of sudden today, my cPanel server box appear this kind of error on my putty screen. Just wondering what is that all about?
Message from syslogd@test at Sat May 24 15:43:15 2008 ...
test kernel: Oops: 0000 [#2]
Message from syslogd@test at Sat May 24 15:43:15 2008 ...
test kernel: SMP
Message from syslogd@test at Sat May 24 15:43:15 2008 ...
test kernel: CPU: 1
Message from syslogd@test at Sat May 24 15:43:15 2008 ...
test kernel: EIP: 0060:[<c01ae881>] Not tainted VLI
Message from syslogd@test at Sat May 24 15:43:15 2008 ...
test kernel: EFLAGS: 00010282 (2.6.21.1 #2)
Message from syslogd@test at Sat May 24 15:43:15 2008 ...
test kernel: EIP is at ext3_splice_branch+0x90/0x134
Message from syslogd@test at Sat May 24 15:43:15 2008 ...
test kernel: eax: 000007ab ebx: cf3b1c28 ecx: 00000001 edx: 000007a9
Message from syslogd@test at Sat May 24 15:43:15 2008 ...
test kernel: esi: e87fdd80 edi: cf3b1c40 ebp: f798d9b4 esp: cf3b1bd5
Message from syslogd@test at Sat May 24 15:43:15 2008 ...
test kernel: ds: 007b es: 007b fs: 00d8 gs: 0033 ss: 0068
Message from syslogd@test at Sat May 24 15:43:15 2008 ...
test kernel: Process pkgacct (pid: 3859, ti=cf3b0000 task=eebd25b0 task.ti=cf3b0000)
Message from syslogd@test at Sat May 24 15:43:15 2008 ...
test kernel: Stack: 00012b35 a9000000 04000007 28f31165 66cf3b1c 40012b35 00cf3b1c d0000000
Message from syslogd@test at Sat May 24 15:43:15 2008 ...
test kernel: 40c01aeb 00cf3b1c 01000000 40000000 e6cf3b1c 6cc01701 03f31164 04000000
Message from syslogd@test at Sat May 24 15:43:15 2008 ...
test kernel: b4f31165 01f798d9 00000000 62000000 a0000000 c7f31164 00012b31 00000000
Message from syslogd@test at Sat May 24 15:43:15 2008 ...
test kernel: Call Trace:
Message from syslogd@test at Sat May 24 15:43:15 2008 ...
test kernel: =======================
Message from syslogd@test at Sat May 24 15:43:15 2008 ...
test kernel: Code: 3b 5c 24 2c 7d 0b 8b 17 89 c8 41 89 04 9a 43 eb ef 85 f6 74 1e 8b 4c 24 2c 8b 54 24 08 8d 44 0a ff 81 46 1c 6b 44 24 28 0c 8b 44 <38> 04 01 c8 48 89 46 20 8b 4c 24 0c 31 d2 a1 80 42 5f c0 89 51
Message from syslogd@test at Sat May 24 15:43:15 2008 ...
test kernel: EIP: [<c01ae881>] ext3_splice_branch+0x90/0x134 SS:ESP 0068:cf3b1bd5
View 1 Replies
View Related
Aug 14, 2009
I have a proxy site which is hosted with a proxy host, do i have to use proxy hosting as i have an account with another host i might want to use. The proxy hosting has run out.
View 2 Replies
View Related
May 7, 2009
I am using Putty to connect to my server via ssh.
When opening a direct connection, i can login quickly without any problem
Quote:
login as: gracie
gracie@server1's password:
Last login: Thu May 7 07:31:26 2009 from 192.168.0.5
gracie@server1 [~]# sudo su -
Password:
root@server1 [~]#
When I open a connection FROM ANOTHER SERVER, I have to wait more than 20 seconds
Quote:
login as: tech2
tech2@server2's password:
Last login: Thu May 7 07:32:07 2009 from 192.168.0.5
tech2@server2 [~]# ssh gracie@192.168.0.222
Password:
After I enter the password, I waited 20 seconds before I am logged in.
View 2 Replies
View Related
Jun 14, 2008
I’ve just switched to a deticated server. I have backups of sites I need to move over and restore. cPanel has a “Restore a Full Backup/cpmove” option. Two questions…
1) How do I upload the back up file to the /home directory of my deticated server?
2) If the backup file is under a current client “/home/clienta” how do I restore it?
I’ve also tried using puTTy to restore the file.
- logged into as “root”
- typed “cd /home”
- typed “/scripts/restorepkg domainname”
View 5 Replies
View Related
Jul 18, 2008
i use for login to ssh by putty
and i run very command and result
how may i saved all this command and result in putty?
View 5 Replies
View Related
Jan 3, 2008
I am having problem login to my server using root as login.
Here is the situation:
I have the root access for WHM as user1 for login, and password1 for password. This can allow me to login to my WHM.
However, in SSH (Putty) I tried to connect to the server using user1 as login, but when I typed password1, it said access denied..
View 11 Replies
View Related
Oct 28, 2007
I've setup my ssh to login with keys and passphrase. I would like to do away with passphrases by using agent forwarding. Putty uses Pageant to store private keys, bu from all the tutorials I can find, it's a windows based feature (to add private keys). I've also tried to use ssh-add (a different agent), but it has trouble recognizing my private key passphrase (made with putty). I know the private key is working because I'm able to use use ssh without a password, just the phrase.
What's the best way to do this? Is there a putty pageant command line that I don't know about?
View 2 Replies
View Related
Jun 10, 2013
I'm using the isapi rewrite module for iis 6 which uses the exact same syntax as mod_rewrite in apache. I'm not very well versed in apache and need getting this to work asap. Basically I have a directory in our website: URL....
I need to forward this to an IP address, for example to this address:100.12.33.45/folder.While keeping the original URL (www.xyz.edu/folder). I'm unsure of the apache syntax for this.
View 3 Replies
View Related
Oct 28, 2007
Anyone can inform how to fix "http-put proxy" or "http-connect proxy" ?
My hosting provider said that my dedicated server is not secure because of that.
I use CentOS 4.x and only Apache 2.0.52
# rpm -qa | grep htt
httpd-2.0.52-28.ent.centos4
httpd-suexec-2.0.52-28.ent.centos4
I searched about the topic but got not much information.
View 0 Replies
View Related
Mar 8, 2009
Do most vps's allow proxies?
View 14 Replies
View Related
Jan 19, 2008
I would like to set-up a VPN proxy on a VPS or dedicated like Secure-Tunnel and StrongVPN. How do I go about doing that?
View 9 Replies
View Related
Jul 3, 2008
I recently got into a question that how can I use my server to connect to the internet as a proxy server.
I want it to use just for my personal use so don't want to make it a proxy server.
I found out that it's possible to do so with putty and firefox( like this: [url]
but although I tried several times, I was not successful.
Anybody has any way to let me connect to my server to surf the web?
View 6 Replies
View Related
Mar 28, 2007
I work for a company who is on Microsoft Technology, IIS 6.0 specifically is what I deal with day to day. We support classic asp 3.0, .net and php ( through plain jane cgi mode *yuck* ) and I am newly hired and bring ruby on rails to the table.
Eventually we are going to replace the entire stack with ruby on rails as I re-code our existing tech. While waiting for IIS 7 to solve the majority of their problems with the lack of MS made IIS modules for rewriting URLs, fast CGI, Server-Side Forwarding I need to get my application out the door and for it to be stable.
Our server is a 2.4ghz Xeon with 512mb and our first order of business is to finally push it to 2g ram. That will help Ruby best as the application is running. What I would like to do is Have IIS sit in front of Mongrel, a ruby HTTP server serving my RoR applications, and pass requests to it.
For example the IIS right now is serving 3 .org/edu sites. We use a company to redirect our URL requests to our IP and IIS has 3 virtual servers passing on the buck all on port 80. It works very well.
I want mongel to sit at, for example, port 8080 and have 1 .org that we serve to use mongrel to serve the content. As I understand it this is called Server-Side Forwording, aka Proxy, and is very ellusive on Windows.
The options I have found is a) the use of Microsoft ISA which is probably out of the question. b) an ISAPI such is ISAPI Rewrite or c) Pound
Our problems arise is that we don't have the ability to toss up another machine for Pound or ISA. Pound can run on CentOS out the box but again, no machine as we are funded by grants, and that will ruin one of the network admins remote desktop uses [so I understand but I could be wrong.]
I have posted on the ISAPI Rewrite forums to see if their 'proxy' feature is indeed what I am looking for. I don't have anything bad to say about Microsoft tech, I enjoy Apache 1x, 2x and have come to respect IIS 6 as well. I just find it hard to find a lot of solid products and documented howto's on MS. One thing I don't find lack of is people with the same darn problem and nobody willing to share solutions exept the ones that are really just technology previews.
So my question is : Has anyone has run across this need and what you did to solve it. Am I on the right track? Again, solutions like mod_proxy for apache isn't an option I need IIS.
View 4 Replies
View Related
Dec 14, 2007
Here is the situation:
I'm from a country that block websites! Recently they blocked a useful website that my friends and me can't live without!
We already have a dedicated server (located in the US). We need to do the following:
- register a domain name, and when this domain is requested, requests will be served through our server. That means that our server will get the requested website then delivers it to the user who has requested the website
I know I can simply install a web proxy script such as CGIProxy and use it to surf this blocked website or other blocked websites as well, but that website heavily uses Javascript which I noticed that it does not function probably with scripts such as CGIProxy .
I do not need a detailed HowTo of course, I just need to know where to start from, is this related to some apache option? Do I need some specific software to be installed on server? I need any clue to get me started.
View 3 Replies
View Related
Nov 10, 2007
i came across on so many forums and asking a vps that is good for proxy, please state also the standard memory for it...
View 5 Replies
View Related
Oct 2, 2008
I was actually curious about this since Windows 2008 version came out.
What is the difference between Windows media services on Windows 2003 and Windows 2008?
View 5 Replies
View Related
Aug 3, 2007
Okay, I keep seeing VPS (and dedicated for that matter) providers that say you have control over your box... and then forbid things like IRC, adult content, and proxies. Why? What is it about those three types of content that strike fear into the hearts of hosting providers?
I can see forbidding those on shared hosting accounts. The extra CPU and bandwidth required could really put a crimp on the other accounts. But with VPS and dedicated, you are paying for a portion of the CPU and bandwidth so why would the provider care what you do with them?
What am I fundamentally missing?
View 14 Replies
View Related
May 12, 2009
way to centrally login our FTP clients. We currently run ftp1/2/3/4.[url]and would like to have simply [url]which would authenticate the user and push the user to the relevant server.
This would hopefully work in the same way as a Radius Proxy.
Is this possible on either windows or linux?
View 0 Replies
View Related
Sep 25, 2009
I want to setup a web proxy site.
Where should I host my site? any recommendation?
View 6 Replies
View Related