1832880 Members
2948 Online
110048 Solutions
New Discussion

TCP/IP version

 
Ramu Bodathula
Occasional Advisor

TCP/IP version

Hi!

Is there any way by which one can find out the version of TCP/IP being used.

Thanx
Ramu
1 REPLY 1
James R. Ferguson
Acclaimed Contributor

Re: TCP/IP version

Hi Ramu:

# grep -i ipversion /usr/conf/netinet/ip.h

Regards!

...JRF...