![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| connection to localhost:10.0 host broken (explicit kill or server shutdown) | bache_gowda | UNIX for Advanced & Expert Users | 5 | 06-28-2008 02:25 AM |
| unknown host | luft | UNIX for Dummies Questions & Answers | 3 | 03-04-2005 02:48 PM |
| How do I ftp to an unknown host? | AllyJones | UNIX for Advanced & Expert Users | 3 | 05-23-2003 04:52 AM |
| sendmail : 550 host unknown | mrsaint | UNIX for Advanced & Expert Users | 29 | 11-13-2001 01:35 PM |
| QNX host cannot ping SCO host, vice versa | gavon | IP Networking | 2 | 08-20-2001 08:57 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
PING - Unknown host 127.0.0.1, Unknown host localhost - Solaris 10
Hello,
I have a problem - I created a chrooted jail for one user. When I'm logged in as root, everything work fine, but when I'm logged in as a chrooted user - I have many problems: 1. When I execute the command ping, I get weird results: Code:
bash-3.00$ usr/sbin/ping localhost usr/sbin/ping: unknown host localhost bash-3.00$ usr/sbin/ping 127.0.0.1 usr/sbin/ping: unknown host 127.0.0.1 bash-3.00$ usr/sbin/ping ip_address1 usr/sbin/ping: unknown host ip_address1 Code:
bash-3.00$ svcs -x Code:
svcs: Could not bind to repository server: repository server unavailable. Exiting. Code:
bash-3.00$ sftp ip_address1 bash-3.00$ ssh ip_address1 Code:
Host key verification failed. 4. When I ftp another machine Code:
bash-3.00$ ftp ip_address1 Code:
unknown host or invalid literal address Code:
bash-3.00$ telnet ip_address1 Code:
ip_address1: service name not available for the specified socket type Regards, Przemek |
|
||||
|
1st thing is, u have to give client ip address and client name in /etc/hosts file.
restart the all services. |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|