Networking Forums

Networking Forums > Computer Networking > Linux Networking > Need help with Lan Config

Reply
Thread Tools Display Modes

Need help with Lan Config

 
 
Kevin
Guest
Posts: n/a

 
      10-29-2003, 01:21 AM
I am looking for help setting up my lan. I want to be able to run a remote
X apps on another computer on the network. I know how to do this if I can
telnet or ssh into the machine I want to run the X programs from. My
problem is I can't figure out how to setup the machines to allow telnet or
ssh. My system is two linux machines connected to a Belkin cable router
(wired). They currently use DHCP but I can probably set them up to use
static IP. Both linux machines are running Mandrake9.1. I have tried the
networking Howto and various other sources but am not finding anything that
makes sense to me yet. I think the answer has to do with configuring
hosts.allow and hosts.deny, but I haven't been able to find any
documentation to explain how to set these up. Any pointers would be
greatly appreciated. I have pasted the output from ssh and telnet below if
that is useful. Thanks.

Kevin




[ktn@Gilligan ktn]$ ssh -l knemec Skipper
ssh: connect to host Skipper port 22: Connection refused
[ktn@Gilligan ktn]$ telnet Skipper
Trying 192.168.3.27...
telnet: Unable to connect to remote host: Connection refused
[ktn@Gilligan ktn]$

 
Reply With Quote
 
 
 
 
Mike
Guest
Posts: n/a

 
      10-29-2003, 09:48 PM
In message <QuFnb.52715$Tr4.114684@attbi_s03>, Kevin <(E-Mail Removed)>
writes
>I am looking for help setting up my lan. I want to be able to run a remote
>X apps on another computer on the network. I know how to do this if I can
>telnet or ssh into the machine I want to run the X programs from. My
>problem is I can't figure out how to setup the machines to allow telnet or
>ssh. My system is two linux machines connected to a Belkin cable router
>(wired). They currently use DHCP but I can probably set them up to use
>static IP. Both linux machines are running Mandrake9.1. I have tried the
>networking Howto and various other sources but am not finding anything that
>makes sense to me yet. I think the answer has to do with configuring
>hosts.allow and hosts.deny, but I haven't been able to find any
>documentation to explain how to set these up. Any pointers would be
>greatly appreciated. I have pasted the output from ssh and telnet below if
>that is useful. Thanks.
>
>Kevin
>

I don't know anything about Mandrake specifically but here's a couple of
suggestions.

Can the machines "see" each other? try a "ping". If so, check
/etc/inetd.conf for a telnet entry.
>

--
Mike Eggleston
Fenland Software Ltd.
http://www.fensoft.co.uk
 
Reply With Quote
 
Paolo Alexis Falcone
Guest
Posts: n/a

 
      10-30-2003, 10:51 PM
On Wed, 29 Oct 2003 02:21:36 +0000, Kevin wrote:

> I am looking for help setting up my lan. I want to be able to run a remote
> X apps on another computer on the network. I know how to do this if I can
> telnet or ssh into the machine I want to run the X programs from. My
> problem is I can't figure out how to setup the machines to allow telnet or
> ssh. My system is two linux machines connected to a Belkin cable router
> (wired). They currently use DHCP but I can probably set them up to use
> static IP. Both linux machines are running Mandrake9.1. I have tried the
> networking Howto and various other sources but am not finding anything that
> makes sense to me yet. I think the answer has to do with configuring
> hosts.allow and hosts.deny, but I haven't been able to find any
> documentation to explain how to set these up. Any pointers would be
> greatly appreciated. I have pasted the output from ssh and telnet below if
> that is useful. Thanks.
>
> Kevin


Just a reminder - in this day and age - telnet is not recommended for
remote access, be it in a LAN or accessing sites from the Internet. Avoid.

Are you running the telnet or ssh server from your machines? It seems that
you only have the clients configured. Are you denying access to your
machines via the host_access modifiers (/etc/hosts.{allow,deny})?

>
>
>
> [ktn@Gilligan ktn]$ ssh -l knemec Skipper
> ssh: connect to host Skipper port 22: Connection refused
> [ktn@Gilligan ktn]$ telnet Skipper
> Trying 192.168.3.27...
> telnet: Unable to connect to remote host: Connection refused
> [ktn@Gilligan ktn]$


--


Paolo Alexis Falcone
(E-Mail Removed)

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Best Config for LAN Terry Windows Networking 9 10-31-2006 07:08 AM
Please help with VNC Config johndoe@mtekusa.com Linux Networking 18 02-19-2006 02:47 PM
LAN and WAN config pjl Wireless Internet 0 07-30-2005 07:31 PM
WAP Config davesid Wireless Internet 1 05-29-2005 05:33 PM
IAS config aravind Windows Networking 0 10-04-2004 12:14 PM



1 2 3 4 5 6 7 8 9 10 11