I have a TCP error how can fix this error?

Answers were Sorted based on User's Feedback



I have a TCP error how can fix this error?..

Answer / chetan honnavile

ping the loopback address and check whether it is alive or not.

*to check loop back address*
#ifconfig -a

*ping loop back address*
#ping 127.0.0.1

Is This Answer Correct ?    2 Yes 0 No

I have a TCP error how can fix this error?..

Answer / raja

check
svcs tcp
svcadm restart <service>

Is This Answer Correct ?    0 Yes 0 No

I have a TCP error how can fix this error?..

Answer / sarav

1) first check tcp service whether is running or not
grep tcp /etc/inetd/inetd.conf
check port services
grep tcp /etc/service
check whether daemons run or not
ps -eg | grep tcp

svcadm start tcp

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Solaris Commands Interview Questions

Have you done the patching, the patching is done by you only or some one will assign to you?

0 Answers   HP,


How to configure mirror with hot spare in vxvm I know how to create mirror with vxassist: #vxassist -g <diskgroup name> make <volume name> <vol size> layout=mirror I know how to create hot spare with vxedit #vxedit -g <diskgroup name> set spare=on diskname but i don't how to attach hot spare to mirror? can some one plz help in this issue.. Thanks & Regards, SaiKrishna. kanuparthi_sai@yahoo.com my alternate E-Mail id: ksaikrishna7@gmail.com

2 Answers   Wipro,


How to change the default new user shell without mentioning -s /bin/sh in cmd useradd or usermod and which file we need to change? this is not for existing user

4 Answers   Tech Mahindra,


What is the difference between the VERITAS 3.0 and VERITAS 4.0?

2 Answers  


How to bring the resource to online and offline

2 Answers  






How to check the no of the processor available

4 Answers  


one guy asking how to grow disk size in SDS? what is SDS?

2 Answers   TCS,


what is a solaris toolkit

1 Answers  


Tell me the port for Telnet, ftp,nis,ssh,nfs

5 Answers  


how many zones can we create?

11 Answers   HSBC,


How to find the versions?

2 Answers  


where we find bp.conf file? which path?

11 Answers   IBM, Symphony,


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)