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

how to add an user without using "useradd" command in solaris10?

4 Answers   HCL, HP,


how to find out the how many disks attached in the server?

13 Answers   Accel, HP,


Default path for patches

2 Answers  


How to do the disk cloning on solaris

1 Answers  


what is the back up software we r using in solaris 8,9,10

2 Answers  






Which file to be configuring the logs messages (like: /var/adm/message etc…)

1 Answers  


How to add a new LUN in exit disksets (metasets) in solaris please answer me step by step procedure?

0 Answers   IBM,


Difference between ufs and tar commnad

1 Answers  


What is the protocol supported by NFS

2 Answers  


How do you check the run level

2 Answers  


What is mean by paging & server average time.

1 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)