Results 1 to 7 of 7
hi,
I have my FC4 machine (desktop)on the same LAN that I have my WinXP Laptop. Ive just removed my monitor from the FC4 for use for something else.
Ive ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 12-08-2005 #1Linux Newbie
- Join Date
- Nov 2004
- Posts
- 167
my server on my lan
hi,
I have my FC4 machine (desktop)on the same LAN that I have my WinXP Laptop. Ive just removed my monitor from the FC4 for use for something else.
Ive been able to successfully change my runlevel from 5 to 3. I have been putting together a webserver on my FC4 before the need to relocate my monitor arrived.
what I want to do is to boot up my FC4, connect to it through my winPC and and still do what i had been doing before, however now, through my winxp laptop.
How can I enable the telnet feature on my FC so that i can just telnet from win to linux and do what i want to do. Which is better, telnet, vnc or ssh. Do i need ssh on my local network?
Toks
- 12-08-2005 #2Linux User
- Join Date
- Apr 2005
- Location
- Ohio
- Posts
- 326
Telnet = bad, insecure, plain text passwords over network
SSH = good, secure, everything encrypted over network
SSH should already be running on your FC4 machine so you just need a SSH client for your windows box.
take a look at putty. http://www.chiark.greenend.org.uk/~sgtatham/putty/
enter the IP of your *nix box make sure the SSH radio button is selected then click OPEN
You should be greeted with a login prompt from your linux box, at which point you can login as anyone other than root. once you are logged in you can su - to root if you need to.far...out
- 12-09-2005 #3Linux Newbie
- Join Date
- Nov 2004
- Posts
- 167
thanks man,
got putty on WInXP laptop
got connected to my server.
havaniceweekend
toks
- 12-12-2005 #4Linux Newbie
- Join Date
- Nov 2004
- Posts
- 167
hello farslayer,
its like ive encountered another problem.
As I said the first time, I got putty running and I could login into my FC4 server on my lan.
I changed the IP of my FC4 this morning, through the SSH login window-command line, using this format I found on linuxhomenetworking.com
an error resulted, i restarted the PC, and then logged in directly, using the GUI and changed the IP on the Network settings portion. I restarted my network and verified that the IP has changed on my terminal by doing "ifconfig". The IP definitely changedifconfig eth0 10.0.0.1 netmask 255.255.255.0 up
What I wanted to do was to assign it any IP, just to be able to access it from the LAN. I do not want to put it on the web yet.
for example: I can access the web with any of these addresses xxx.xxx.xx.2 to xxx.xxx.xx.6, so I assigned my FC4 an address of xxx.xxx.xx.10, still having the same gateway and dns settings as my other PCs.
The problem is that Putty has now refused to work....not allowing me to connect from windows to linux....The errorI dont know what the problem is. COuld the problem, lack of access be with the IP i assigned my FC4? Pls help.network error - connection refused
I also remember that when I first ran Putty on my WinXP laptop, i was asked if I wanted to accept the hardware address...blah blah blah, could this affect it also.
Pls help
Toks
Toks
- 12-12-2005 #5Linux Newbie
- Join Date
- Nov 2004
- Posts
- 167
hello again,
i just wanted to chip in more info, so maybe you guys could help me out of this dilema of mine.
As i said before, what i want to do is just have my server on my LAN not on the web. I have 5-usable IPs to connect to the web as i stated above. I assigned my Server an IP outside the usable IPs, just to make sure its on the same subnet with other PCs in my LAN.
Ive tried all the usable IPs on the server one by one, and I discovered that trying to access my server using other Ips apart from the first one i first used, when Putty worked fine, results in an error.
When I use the IP i first used, i get a prompt
I had hit "Yes" the first time I connected using Putty.The server's host key is not cached in the registry. You have no guarantee that the server is the computer you think it is: The servers rsa2 key finger print is ssh-rsa 1024 ............................ If you trust this host, hit Yes to add the key to Putty's cache and carry on connecting. If you want to crry on connecting just once, without adding the key to the cache, hit No. If you do not trust this host, hit Cancle to abandon the connection
Q1 - pls why is it that I get a "connection refused" error if i try to use the other IPs available for internet connection besides the first one I used when Putty worked fine.
Q2. Also as i said before, I want to assign it an IP outside the usable IPs I have so that It would just be accessible on my LAN and not on the web...i dont want to make it public. If i assign it another IP, i get the same errors as i explained.
Pls help!!
Toks
- 12-14-2005 #6Linux Enthusiast
- Join Date
- Dec 2004
- Posts
- 637
Check your firewall
It sounds like your firewall is enabled and refusing connections on port 23. If you are not familiar with IP tables, login to the GUI and allow SSH in your firewall settings.
- 12-14-2005 #7Linux Newbie
- Join Date
- Nov 2004
- Posts
- 167
hi gtmtnbiker98
yes, SSH is completely disabled on my firewall settings.
Pls kindly note that my problem is that once i change the IP I was previously using to SSH from Windows(Putty) into Linux, i get aerror.connection refused
pls help
TOks


Reply With Quote
