Sponsored Content
Operating Systems BSD Remote connections unable after power falls Post 302372376 by Levenson on Tuesday 17th of November 2009 08:43:27 PM
Old 11-17-2009
Take a look at the /etc/resolv.conf. Do you have any dns servers? I can't exactly remember, but I have already have a headache with this kind of problem. What I clearly remember that it was incorrect DNS settings, and my FreeBSD doesn't show me any kind of errors.
 

9 More Discussions You Might Find Interesting

1. Solaris

Unable to open remote connections

Hello everybody, This is an unusual problem that I am facing on my Solaris 9 on Sun Blade 150 workstation. I can ping remote machines (outside subnet) but I can't open up a connection/port on those machines. For example, `ping ftp.xyz.com` gives ftp.xyz.com is alive but if I do a `ftp... (1 Reply)
Discussion started by: red_crab
1 Replies

2. AIX

Unable to set remote printer in AIX

Hi all, I am a beginner in AIX. I am facing a problem with remote printing in AIX. HP laser jet 1320 printer is connected to a printer server (PCI Mini - 100U3), which is configured as remote printer from AIX server. But I am not able to print from the AIX server by using "lp -d... (0 Replies)
Discussion started by: Rainy
0 Replies

3. Solaris

unable to ssh to remote host

server is ok, I can login on console. however, when I use SSH teachia, there is no repsond. i have check ps-ef | grep ssh, it shows ok. restart ssh too. still not working. Anything else I need to check? # ps -ef | grep ssh root 24706 1 0 Jun 12 ? 0:00... (7 Replies)
Discussion started by: uuontario
7 Replies

4. Linux

Securing remote connections

Hi all, I have a couple of questions I've been searching on internet but I didn't find a suitable solution. The aim is that I'd like to access to my home Linux (an 8.04 Ubuntu) from outside. I already achieved with ssh, but I'd like to secure as much as I can. These are questions: The... (2 Replies)
Discussion started by: AlbertGM
2 Replies

5. UNIX for Advanced & Expert Users

how to power on remote server ?

i have doubt about how to power on server from remote location with out contacting with data center people? please anybody replay with whole info. thank you. (3 Replies)
Discussion started by: bhaskerreddy.ch
3 Replies

6. Solaris

unable to sftp to a remote server from Unix machine

Hi, I get the below when i try to sftp to a remote server $ export SOCKS5C_CONFIG=~/.ssh/socks5c.conf $ sftp -v -s /usr/lib/sftp-server -oPort=2222 -oIdentityFile=~/.ssh/wm_privat> Connecting to ftp01.wmgruppe.de... Sun_SSH_1.1.3, SSH protocols 1.5/2.0, OpenSSL 0x0090704f debug1:... (1 Reply)
Discussion started by: Bigbee
1 Replies

7. Red Hat

unable to connect remote server using ssh

hi all i am unable to connect remote server using ssh but i am able to ping the server ssh service is running. (5 Replies)
Discussion started by: nikhil kasar
5 Replies

8. UNIX for Advanced & Expert Users

See AIX server remote connections

Good morning, Is there any command to view remote conxiones an AIX server? Thank you very much and best regards. (1 Reply)
Discussion started by: systemoper
1 Replies

9. UNIX for Advanced & Expert Users

Unable to ssh to remote server

Hi, I have two SunOs sparc servers mac1 and mac2. I have exchanged keys between them inorder to passwordless login ssh from mac1 to mac2. However, it is failing after authentication. Part of the debug is as below. Please suggest whats wrong and how do i fix that!! Note: i do not have... (1 Reply)
Discussion started by: mohtashims
1 Replies
tcphashsz(5)							File Formats Manual						      tcphashsz(5)

NAME
tcphashsz - determines the size of the networking hash tables VALUES
Failsafe Default Allowed values Recommended values A value of 0 (default) will adjust the in proportion to the number of cores in the system. If is set to a non zero value, it should be specified as a power of two. Otherwise, it will be rounded down to the nearest power of two. DESCRIPTION
This variable is used to set the size of the networking hash tables. HP recommends that the value of be set to 0 so that the system can choose an optimal value. A system that is going to have a large number of connections on it all of the time may see some benefit of increasing this value, beyond the number determined by the system. If this tunable is not set to zero, then it needs to be a power of two. If it is not specified as a power of two, then it is rounded down to the nearest power of two. If this tunable is set in the range of 1 to 255, then it will be increased to 256. Who Is Expected to Change This Tunable? Anyone. Restrictions on Changing Changes to this tunable take effect at the next reboot. When Should the Value of This Tunable Be Raised? This value may be raised in the case of a machine with a large number of connections that last for an extended period of time. What Are the Side Effects of Raising the Value? More memory is used when this value is raised. When Should the Value of This Tunable Be Lowered? If a system is tight on memory and it has just a few connections on it, then lowering the value may reclaim some memory. What Are the Side Effects of Lowering the Value? If is set too low, the system will have long hash chains which will slow it down. What Other Tunables Should Be Changed at the Same Time? None. WARNINGS
All HP-UX kernel tunable parameters are release specific. This parameter may be removed or have its meaning changed in future releases of HP-UX. Installation of optional kernel software, from HP or other vendors, may cause changes to tunable parameter values. After installation, some tunable parameters may no longer be at the default or recommended values. For information about the effects of installation on tun- able values, consult the documentation for the kernel software being installed. For information about optional kernel software that was factory installed on your system, see at AUTHOR
was developed by HP. Tunable Kernel Parameters tcphashsz(5)
All times are GMT -4. The time now is 11:09 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy