Unable to find KLIPS messages, typically found in /var/log/messages or equivalent. You may need to run Openswan for the first time; alternatively, your log files have been emptied (ie, logwatch) or we do not understand your logging configuration.
Unable to find Pluto messages, typically found in /var/log/secure or equivalent. You may need to run Openswan for the first time; alternatively, your log files have been emptied (ie, logwatch) or we do not understand your logging configuration.
mfgime3
Mon Mar 10 21:04:34 EDT 2014
+ _________________________ version
+ ipsec --version
Linux Openswan U2.6.32/K(no kernel code presently loaded)
See `ipsec --copyright' for copyright information.
+ _________________________ /proc/version
+ cat /proc/version
Linux version 2.6.18-238.1.1.el5 (mockbuild@x86-008.build.bos.redhat.com) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-50)) #1 SMP Tue Jan 4 13:32:19 EST 2011
+ _________________________ /proc/net/ipsec_eroute
+ test -r /proc/net/ipsec_eroute
+ _________________________ netstat-rn
+ netstat -nr
+ head -n 100
Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
130.30.248.0    0.0.0.0         255.255.248.0   U         0 0          0 eth0
169.254.0.0     0.0.0.0         255.255.0.0     U         0 0          0 eth0
0.0.0.0         130.30.248.1    0.0.0.0         UG        0 0          0 eth0
+ _________________________ /proc/net/ipsec_spi
+ test -r /proc/net/ipsec_spi
+ _________________________ /proc/net/ipsec_spigrp
+ test -r /proc/net/ipsec_spigrp
+ _________________________ /proc/net/ipsec_tncfg
+ test -r /proc/net/ipsec_tncfg
+ _________________________ /proc/net/pfkey
+ test -r /proc/net/pfkey
+ _________________________ /proc/crypto
+ test -r /proc/crypto
+ cat /proc/crypto
name         : crc32c
driver       : crc32c-generic
module       : kernel
priority     : 0
type         : digest
blocksize    : 32
digestsize   : 4

name         : sha1
driver       : sha1-generic
module       : kernel
priority     : 0
type         : digest
blocksize    : 64
digestsize   : 20

+ __________________________/proc/sys/net/core/xfrm-star
/usr/libexec/ipsec/barf: line 190: __________________________/proc/sys/net/core/xfrm-star: No such file or directory
+ for i in '/proc/sys/net/core/xfrm_*'
+ echo -n '/proc/sys/net/core/xfrm_acq_expires: '
/proc/sys/net/core/xfrm_acq_expires: + cat /proc/sys/net/core/xfrm_acq_expires
30
+ for i in '/proc/sys/net/core/xfrm_*'
+ echo -n '/proc/sys/net/core/xfrm_aevent_etime: '
/proc/sys/net/core/xfrm_aevent_etime: + cat /proc/sys/net/core/xfrm_aevent_etime
10
+ for i in '/proc/sys/net/core/xfrm_*'
+ echo -n '/proc/sys/net/core/xfrm_aevent_rseqth: '
/proc/sys/net/core/xfrm_aevent_rseqth: + cat /proc/sys/net/core/xfrm_aevent_rseqth
2
+ for i in '/proc/sys/net/core/xfrm_*'
+ echo -n '/proc/sys/net/core/xfrm_larval_drop: '
/proc/sys/net/core/xfrm_larval_drop: + cat /proc/sys/net/core/xfrm_larval_drop
0
+ _________________________ /proc/sys/net/ipsec-star
+ test -d /proc/sys/net/ipsec
+ _________________________ ipsec/status
+ ipsec auto --status
whack: Pluto is not running (no "/var/run/pluto/pluto.ctl")
+ _________________________ ifconfig-a
+ ifconfig -a
eth0      Link encap:Ethernet  HWaddr 00:50:56:99:0D:33  
          inet addr:130.30.249.68  Bcast:130.30.255.255  Mask:255.255.248.0
          inet6 addr: fe80::250:56ff:fe99:d33/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:458030374 errors:0 dropped:0 overruns:0 frame:0
          TX packets:884896763 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:32483915003 (30.2 GiB)  TX bytes:1314387874118 (1.1 TiB)

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:1499402 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1499402 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:538071818 (513.1 MiB)  TX bytes:538071818 (513.1 MiB)

sit0      Link encap:IPv6-in-IPv4  
          NOARP  MTU:1480  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

+ _________________________ ip-addr-list
+ ip addr list
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast qlen 1000
    link/ether 00:50:56:99:0d:33 brd ff:ff:ff:ff:ff:ff
    inet 130.30.249.68/21 brd 130.30.255.255 scope global eth0
    inet6 fe80::250:56ff:fe99:d33/64 scope link 
       valid_lft forever preferred_lft forever
3: sit0: <NOARP> mtu 1480 qdisc noop 
    link/sit 0.0.0.0 brd 0.0.0.0
+ _________________________ ip-route-list
+ ip route list
130.30.248.0/21 dev eth0  proto kernel  scope link  src 130.30.249.68 
169.254.0.0/16 dev eth0  scope link 
default via 130.30.248.1 dev eth0 
+ _________________________ ip-rule-list
+ ip rule list
0:	from all lookup 255 
32766:	from all lookup main 
32767:	from all lookup default 
+ _________________________ ipsec_verify
+ ipsec verify --nocolour
Checking your system to see if IPsec got installed and started correctly:
Version check and ipsec on-path                             	[OK]
Linux Openswan U2.6.32/K(no kernel code presently loaded)
Checking for IPsec support in kernel                        	[FAILED]
 SAref kernel support                                       	[N/A]
Checking that pluto is running                              	[FAILED]
  whack: Pluto is not running (no "/var/run/pluto/pluto.ctl")
Two or more interfaces found, checking IP forwarding        	[FAILED]
  whack: Pluto is not running (no "/var/run/pluto/pluto.ctl")
Checking for 'ip' command                                   	[OK]
Checking /bin/sh is not /bin/dash                           	[OK]
Checking for 'iptables' command                             	[OK]
Opportunistic Encryption Support                            	[DISABLED]
+ _________________________ mii-tool
+ '[' -x /sbin/mii-tool ']'
+ /sbin/mii-tool -v
eth0: negotiated 100baseTx-FD, link ok
  product info: vendor 00:50:43, model 2 rev 3
  basic mode:   autonegotiation enabled
  basic status: autonegotiation complete, link ok
  capabilities: 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD
  advertising:  100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD
  link partner: 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD
+ _________________________ ipsec/directory
+ ipsec --directory
/usr/libexec/ipsec
+ _________________________ hostname/fqdn
+ hostname --fqdn
mfgime3
+ _________________________ hostname/ipaddress
+ hostname --ip-address
130.30.249.68
+ _________________________ uptime
+ uptime
 21:04:34 up 8 days, 13:55,  5 users,  load average: 2.81, 1.73, 1.03
+ _________________________ ps
+ ps alxwf
+ egrep -i 'ppid|pluto|ipsec|klips'
F   UID   PID  PPID PRI  NI    VSZ   RSS WCHAN  STAT TTY        TIME COMMAND
0     0 28055 26884  24   0  63896  1224 wait   S+   pts/5      0:00              \_ /bin/sh /usr/libexec/ipsec/barf
0     0 28290 28055  24   0   6064   588 pipe_w S+   pts/5      0:00                  \_ egrep -i ppid|pluto|ipsec|klips
+ _________________________ ipsec/showdefaults
+ ipsec showdefaults
ipsec showdefaults: cannot find defaults file `/var/run/pluto/ipsec.info'
+ _________________________ ipsec/conf
+ ipsec _include /etc/ipsec.conf
+ ipsec _keycensor

#< /etc/ipsec.conf 1
# /etc/ipsec.conf - Openswan IPsec configuration file
#
# Manual:     ipsec.conf.5
#
# Please place your own config files in /etc/ipsec.d/ ending in .conf

version	2.0	# conforms to second version of ipsec.conf specification

# basic configuration
config setup
	# Debug-logging controls:  "none" for (almost) none, "all" for lots.
	# klipsdebug=none
	# plutodebug="control parsing"
	# For Red Hat Enterprise Linux and Fedora, leave protostack=netkey
	protostack=netkey
	nat_traversal=yes
	virtual_private=
	oe=off
	# Enable this if you see "failed to find any available worker"
	# nhelpers=0

#You may put your configuration (.conf) file in the "/etc/ipsec.d/" and uncomment this.
#include /etc/ipsec.d/*.conf
+ _________________________ ipsec/secrets
+ ipsec _include /etc/ipsec.secrets
+ ipsec _secretcensor

#< /etc/ipsec.secrets 1
#:cannot open configuration file \'/etc/ipsec.d/*.secrets\'

#> /etc/ipsec.secrets 2
+ _________________________ ipsec/listall
+ ipsec auto --listall
whack: Pluto is not running (no "/var/run/pluto/pluto.ctl")
+ '[' /etc/ipsec.d/policies ']'
+ for policy in '$POLICIES/*'
++ basename /etc/ipsec.d/policies/block
+ base=block
+ _________________________ ipsec/policies/block
+ cat /etc/ipsec.d/policies/block
# This file defines the set of CIDRs (network/mask-length) to which
# communication should never be allowed.
#
# See /usr/share/doc/openswan/policygroups.html for details.
#
# $Id: block.in,v 1.4 2003/02/17 02:22:15 mcr Exp $
#

+ for policy in '$POLICIES/*'
++ basename /etc/ipsec.d/policies/clear
+ base=clear
+ _________________________ ipsec/policies/clear
+ cat /etc/ipsec.d/policies/clear
# This file defines the set of CIDRs (network/mask-length) to which
# communication should always be in the clear.
#
# See /usr/share/doc/openswan/policygroups.html for details.
#

# root name servers should be in the clear
192.58.128.30/32
198.41.0.4/32
192.228.79.201/32
192.33.4.12/32
128.8.10.90/32
192.203.230.10/32
192.5.5.241/32
192.112.36.4/32
128.63.2.53/32
192.36.148.17/32
193.0.14.129/32
199.7.83.42/32
202.12.27.33/32
+ for policy in '$POLICIES/*'
++ basename /etc/ipsec.d/policies/clear-or-private
+ base=clear-or-private
+ _________________________ ipsec/policies/clear-or-private
+ cat /etc/ipsec.d/policies/clear-or-private
# This file defines the set of CIDRs (network/mask-length) to which
# we will communicate in the clear, or, if the other side initiates IPSEC,
# using encryption.  This behaviour is also called "Opportunistic Responder".
#
# See /usr/share/doc/openswan/policygroups.html for details.
#
# $Id: clear-or-private.in,v 1.4 2003/02/17 02:22:15 mcr Exp $
#
+ for policy in '$POLICIES/*'
++ basename /etc/ipsec.d/policies/private
+ base=private
+ _________________________ ipsec/policies/private
+ cat /etc/ipsec.d/policies/private
# This file defines the set of CIDRs (network/mask-length) to which
# communication should always be private (i.e. encrypted).
# See /usr/share/doc/openswan/policygroups.html for details.
#
# $Id: private.in,v 1.4 2003/02/17 02:22:15 mcr Exp $
#
+ for policy in '$POLICIES/*'
++ basename /etc/ipsec.d/policies/private-or-clear
+ base=private-or-clear
+ _________________________ ipsec/policies/private-or-clear
+ cat /etc/ipsec.d/policies/private-or-clear
# This file defines the set of CIDRs (network/mask-length) to which
# communication should be private, if possible, but in the clear otherwise.
#
# If the target has a TXT (later IPSECKEY) record that specifies
# authentication material, we will require private (i.e. encrypted)
# communications.  If no such record is found, communications will be
# in the clear.
#
# See /usr/share/doc/openswan/policygroups.html for details.
#
# $Id: private-or-clear.in,v 1.5 2003/02/17 02:22:15 mcr Exp $
#

0.0.0.0/0
+ _________________________ ipsec/ls-libdir
+ ls -l /usr/libexec/ipsec
total 2488
-rwxr-xr-x 1 root root   10512 Feb  6 21:02 _copyright
-rwxr-xr-x 1 root root    2430 Feb  6 21:02 _include
-rwxr-xr-x 1 root root    1475 Feb  6 21:02 _keycensor
-rwxr-xr-x 1 root root   14448 Feb  6 21:02 _pluto_adns
-rwxr-xr-x 1 root root    2567 Feb  6 21:02 _plutoload
-rwxr-xr-x 1 root root    8474 Feb  6 21:02 _plutorun
-rwxr-xr-x 1 root root   13671 Feb  6 21:02 _realsetup
-rwxr-xr-x 1 root root    1975 Feb  6 21:02 _secretcensor
-rwxr-xr-x 1 root root   11507 Feb  6 21:02 _startklips
-rwxr-xr-x 1 root root    6096 Feb  6 21:02 _startnetkey
-rwxr-xr-x 1 root root    4923 Feb  6 21:02 _updown
-rwxr-xr-x 1 root root   16227 Feb  6 21:02 _updown.klips
-rwxr-xr-x 1 root root   16583 Feb  6 21:02 _updown.mast
-rwxr-xr-x 1 root root   13745 Feb  6 21:02 _updown.netkey
-rwxr-xr-x 1 root root  218368 Feb  6 21:02 addconn
-rwxr-xr-x 1 root root    6015 Feb  6 21:02 auto
-rwxr-xr-x 1 root root   10978 Feb  6 21:02 barf
-rwxr-xr-x 1 root root   93760 Feb  6 21:02 eroute
-rwxr-xr-x 1 root root   22560 Feb  6 21:02 ikeping
-rwxr-xr-x 1 root root   69472 Feb  6 21:02 klipsdebug
-rwxr-xr-x 1 root root    2455 Feb  6 21:02 look
-rwxr-xr-x 1 root root    2189 Feb  6 21:02 newhostkey
-rwxr-xr-x 1 root root   64896 Feb  6 21:02 pf_key
-rwxr-xr-x 1 root root 1072768 Feb  6 21:02 pluto
-rwxr-xr-x 1 root root   12349 Feb  6 21:02 policy
-rwxr-xr-x 1 root root   10496 Feb  6 21:02 ranbits
-rwxr-xr-x 1 root root   27296 Feb  6 21:02 rsasigkey
-rwxr-xr-x 1 root root     704 Feb  6 21:02 secrets
lrwxrwxrwx 1 root root      30 Mar  8 00:33 setup -> ../../../etc/rc.d/init.d/ipsec
-rwxr-xr-x 1 root root    1126 Feb  6 21:02 showdefaults
-rwxr-xr-x 1 root root  259312 Feb  6 21:02 showhostkey
-rwxr-xr-x 1 root root   26656 Feb  6 21:02 showpolicy
-rwxr-xr-x 1 root root  176472 Feb  6 21:02 spi
-rwxr-xr-x 1 root root   81424 Feb  6 21:02 spigrp
-rwxr-xr-x 1 root root   76952 Feb  6 21:02 tncfg
-rwxr-xr-x 1 root root   14828 Feb  6 21:02 verify
-rwxr-xr-x 1 root root   59824 Feb  6 21:02 whack
+ _________________________ ipsec/ls-execdir
+ ls -l /usr/libexec/ipsec
total 2488
-rwxr-xr-x 1 root root   10512 Feb  6 21:02 _copyright
-rwxr-xr-x 1 root root    2430 Feb  6 21:02 _include
-rwxr-xr-x 1 root root    1475 Feb  6 21:02 _keycensor
-rwxr-xr-x 1 root root   14448 Feb  6 21:02 _pluto_adns
-rwxr-xr-x 1 root root    2567 Feb  6 21:02 _plutoload
-rwxr-xr-x 1 root root    8474 Feb  6 21:02 _plutorun
-rwxr-xr-x 1 root root   13671 Feb  6 21:02 _realsetup
-rwxr-xr-x 1 root root    1975 Feb  6 21:02 _secretcensor
-rwxr-xr-x 1 root root   11507 Feb  6 21:02 _startklips
-rwxr-xr-x 1 root root    6096 Feb  6 21:02 _startnetkey
-rwxr-xr-x 1 root root    4923 Feb  6 21:02 _updown
-rwxr-xr-x 1 root root   16227 Feb  6 21:02 _updown.klips
-rwxr-xr-x 1 root root   16583 Feb  6 21:02 _updown.mast
-rwxr-xr-x 1 root root   13745 Feb  6 21:02 _updown.netkey
-rwxr-xr-x 1 root root  218368 Feb  6 21:02 addconn
-rwxr-xr-x 1 root root    6015 Feb  6 21:02 auto
-rwxr-xr-x 1 root root   10978 Feb  6 21:02 barf
-rwxr-xr-x 1 root root   93760 Feb  6 21:02 eroute
-rwxr-xr-x 1 root root   22560 Feb  6 21:02 ikeping
-rwxr-xr-x 1 root root   69472 Feb  6 21:02 klipsdebug
-rwxr-xr-x 1 root root    2455 Feb  6 21:02 look
-rwxr-xr-x 1 root root    2189 Feb  6 21:02 newhostkey
-rwxr-xr-x 1 root root   64896 Feb  6 21:02 pf_key
-rwxr-xr-x 1 root root 1072768 Feb  6 21:02 pluto
-rwxr-xr-x 1 root root   12349 Feb  6 21:02 policy
-rwxr-xr-x 1 root root   10496 Feb  6 21:02 ranbits
-rwxr-xr-x 1 root root   27296 Feb  6 21:02 rsasigkey
-rwxr-xr-x 1 root root     704 Feb  6 21:02 secrets
lrwxrwxrwx 1 root root      30 Mar  8 00:33 setup -> ../../../etc/rc.d/init.d/ipsec
-rwxr-xr-x 1 root root    1126 Feb  6 21:02 showdefaults
-rwxr-xr-x 1 root root  259312 Feb  6 21:02 showhostkey
-rwxr-xr-x 1 root root   26656 Feb  6 21:02 showpolicy
-rwxr-xr-x 1 root root  176472 Feb  6 21:02 spi
-rwxr-xr-x 1 root root   81424 Feb  6 21:02 spigrp
-rwxr-xr-x 1 root root   76952 Feb  6 21:02 tncfg
-rwxr-xr-x 1 root root   14828 Feb  6 21:02 verify
-rwxr-xr-x 1 root root   59824 Feb  6 21:02 whack
+ _________________________ /proc/net/dev
+ cat /proc/net/dev
Inter-|   Receive                                                |  Transmit
 face |bytes    packets errs drop fifo frame compressed multicast|bytes    packets errs drop fifo colls carrier compressed
    lo:538071818 1499402    0    0    0     0          0         0 538071818 1499402    0    0    0     0       0          0
  eth0:32483964065 458031092    0    0    0     0          0         0 1314389936570 884898145    0    0    0     0       0          0
  sit0:       0       0    0    0    0     0          0         0        0       0    0    0    0     0       0          0
+ _________________________ /proc/net/route
+ cat /proc/net/route
Iface	Destination	Gateway 	Flags	RefCnt	Use	Metric	Mask		MTU	Window	IRTT                                                       
eth0	00F81E82	00000000	0001	0	0	0	00F8FFFF	0	0	0                                                                               
eth0	0000FEA9	00000000	0001	0	0	0	0000FFFF	0	0	0                                                                               
eth0	00000000	01F81E82	0003	0	0	0	00000000	0	0	0                                                                               
+ _________________________ /proc/sys/net/ipv4/ip_no_pmtu_disc
+ cat /proc/sys/net/ipv4/ip_no_pmtu_disc
0
+ _________________________ /proc/sys/net/ipv4/ip_forward
+ cat /proc/sys/net/ipv4/ip_forward
0
+ _________________________ /proc/sys/net/ipv4/tcp_ecn
+ cat /proc/sys/net/ipv4/tcp_ecn
0
+ _________________________ /proc/sys/net/ipv4/conf/star-rp_filter
+ cd /proc/sys/net/ipv4/conf
+ egrep '^' all/rp_filter default/rp_filter eth0/rp_filter lo/rp_filter
all/rp_filter:0
default/rp_filter:1
eth0/rp_filter:1
lo/rp_filter:0
+ _________________________ /proc/sys/net/ipv4/conf/star-star-redirects
+ cd /proc/sys/net/ipv4/conf
+ egrep '^' all/accept_redirects all/secure_redirects all/send_redirects default/accept_redirects default/secure_redirects default/send_redirects eth0/accept_redirects eth0/secure_redirects eth0/send_redirects lo/accept_redirects lo/secure_redirects lo/send_redirects
all/accept_redirects:1
all/secure_redirects:1
all/send_redirects:1
default/accept_redirects:1
default/secure_redirects:1
default/send_redirects:1
eth0/accept_redirects:1
eth0/secure_redirects:1
eth0/send_redirects:1
lo/accept_redirects:1
lo/secure_redirects:1
lo/send_redirects:1
+ _________________________ /proc/sys/net/ipv4/tcp_window_scaling
+ cat /proc/sys/net/ipv4/tcp_window_scaling
1
+ _________________________ /proc/sys/net/ipv4/tcp_adv_win_scale
+ cat /proc/sys/net/ipv4/tcp_adv_win_scale
2
+ _________________________ uname-a
+ uname -a
Linux mfgime3 2.6.18-238.1.1.el5 #1 SMP Tue Jan 4 13:32:19 EST 2011 x86_64 x86_64 x86_64 GNU/Linux
+ _________________________ config-built-with
+ test -r /proc/config_built_with
+ _________________________ distro-release
+ for distro in /etc/redhat-release /etc/debian-release /etc/SuSE-release /etc/mandrake-release /etc/mandriva-release /etc/gentoo-release
+ test -f /etc/redhat-release
+ cat /etc/redhat-release
Red Hat Enterprise Linux Server release 5.10 (Tikanga)
+ for distro in /etc/redhat-release /etc/debian-release /etc/SuSE-release /etc/mandrake-release /etc/mandriva-release /etc/gentoo-release
+ test -f /etc/debian-release
+ for distro in /etc/redhat-release /etc/debian-release /etc/SuSE-release /etc/mandrake-release /etc/mandriva-release /etc/gentoo-release
+ test -f /etc/SuSE-release
+ for distro in /etc/redhat-release /etc/debian-release /etc/SuSE-release /etc/mandrake-release /etc/mandriva-release /etc/gentoo-release
+ test -f /etc/mandrake-release
+ for distro in /etc/redhat-release /etc/debian-release /etc/SuSE-release /etc/mandrake-release /etc/mandriva-release /etc/gentoo-release
+ test -f /etc/mandriva-release
+ for distro in /etc/redhat-release /etc/debian-release /etc/SuSE-release /etc/mandrake-release /etc/mandriva-release /etc/gentoo-release
+ test -f /etc/gentoo-release
+ _________________________ /proc/net/ipsec_version
+ test -r /proc/net/ipsec_version
+ test -r /proc/net/pfkey
+ echo 'no KLIPS or NETKEY support detected'
no KLIPS or NETKEY support detected
+ _________________________ iptables
+ test -r /sbin/iptables-save
+ iptables-save
+ _________________________ iptables-nat
+ iptables-save -t nat
iptables-save v1.3.5: Can't initialize: iptables who? (do you need to insmod?)

+ _________________________ iptables-mangle
+ iptables-save -t mangle
iptables-save v1.3.5: Can't initialize: iptables who? (do you need to insmod?)

+ _________________________ /proc/modules
+ test -f /proc/modules
+ cat /proc/modules
nls_utf8 35137 0 - Live 0xffffffff88798000
cifs 280481 0 - Live 0xffffffff88752000
nfsd 287209 17 - Live 0xffffffff8870a000
exportfs 38849 1 nfsd, Live 0xffffffff886ff000
auth_rpcgss 81889 1 nfsd, Live 0xffffffff886ea000
autofs4 63049 3 - Live 0xffffffff886d9000
nfs 298413 2 - Live 0xffffffff8868f000
fscache 52385 1 nfs, Live 0xffffffff88681000
nfs_acl 36673 2 nfsd,nfs, Live 0xffffffff88677000
lockd 101553 3 nfsd,nfs, Live 0xffffffff8865d000
sunrpc 200073 21 nfsd,auth_rpcgss,nfs,nfs_acl,lockd, Live 0xffffffff8862b000
be2iscsi 94045 0 - Live 0xffffffff88613000
ib_iser 68161 0 - Live 0xffffffff88601000
rdma_cm 68689 1 ib_iser, Live 0xffffffff885ef000
ib_cm 72809 1 rdma_cm, Live 0xffffffff885dc000
iw_cm 43465 1 rdma_cm, Live 0xffffffff885d0000
ib_sa 74953 2 rdma_cm,ib_cm, Live 0xffffffff885bc000
ib_mad 70629 2 ib_cm,ib_sa, Live 0xffffffff885a9000
ib_core 104901 6 ib_iser,rdma_cm,ib_cm,iw_cm,ib_sa,ib_mad, Live 0xffffffff8858e000
ib_addr 41673 1 rdma_cm, Live 0xffffffff88582000
iscsi_tcp 50509 0 - Live 0xffffffff88574000
bnx2i 76385 0 - Live 0xffffffff88560000
cnic 79577 1 bnx2i, Live 0xffffffff8854b000
ipv6 435105 94 cnic, Live 0xffffffff884df000
xfrm_nalgo 43333 1 ipv6, Live 0xffffffff884d3000
crypto_api 42945 1 xfrm_nalgo, Live 0xffffffff884c7000
uio 45777 1 cnic, Live 0xffffffff884ba000
cxgb3i 77873 0 - Live 0xffffffff884a5000
cxgb3 214705 1 cxgb3i, Live 0xffffffff8846f000
8021q 57937 1 cxgb3, Live 0xffffffff8845f000
libiscsi_tcp 53317 2 iscsi_tcp,cxgb3i, Live 0xffffffff88450000
libiscsi2 77765 6 be2iscsi,ib_iser,iscsi_tcp,bnx2i,cxgb3i,libiscsi_tcp, Live 0xffffffff8843c000
scsi_transport_iscsi2 73945 8 be2iscsi,ib_iser,iscsi_tcp,bnx2i,cxgb3i,libiscsi2, Live 0xffffffff88428000
scsi_transport_iscsi 35017 1 scsi_transport_iscsi2, Live 0xffffffff8841e000
vsock 123616 0 - Live 0xffffffff883fe000 (U)
vmmemctl 46424 0 - Live 0xffffffff883f1000 (U)
acpiphp 58841 0 - Live 0xffffffff883e1000
dm_mirror 54865 0 - Live 0xffffffff883d2000
dm_multipath 56921 0 - Live 0xffffffff883c3000
scsi_dh 42177 1 dm_multipath, Live 0xffffffff883b7000
video 53197 0 - Live 0xffffffff883a9000
backlight 39873 1 video, Live 0xffffffff8839e000
sbs 49921 0 - Live 0xffffffff88390000
power_meter 47053 0 - Live 0xffffffff88383000
hwmon 36553 1 power_meter, Live 0xffffffff88379000
i2c_ec 38593 1 sbs, Live 0xffffffff8836e000
dell_wmi 37601 0 - Live 0xffffffff88363000
wmi 41985 1 dell_wmi, Live 0xffffffff88357000
button 40545 0 - Live 0xffffffff8834c000
battery 43849 0 - Live 0xffffffff88340000
asus_acpi 50917 0 - Live 0xffffffff88332000
acpi_memhotplug 40517 0 - Live 0xffffffff88327000
ac 38729 0 - Live 0xffffffff8831c000
lp 47121 0 - Live 0xffffffff8830f000
ide_cd 73825 0 - Live 0xffffffff882fb000
i2c_piix4 43725 0 - Live 0xffffffff882ef000
sg 70649 0 - Live 0xffffffff882dc000
floppy 95465 0 - Live 0xffffffff882c3000
cdrom 68713 1 ide_cd, Live 0xffffffff882b1000
tpm_tis 48077 0 - Live 0xffffffff882a2000
serio_raw 40517 0 - Live 0xffffffff88297000
e1000 161365 0 - Live 0xffffffff8826c000
i2c_core 57537 2 i2c_ec,i2c_piix4, Live 0xffffffff8825c000
vmci 118336 1 vsock, Live 0xffffffff8823e000 (U)
parport_pc 62313 1 - Live 0xffffffff8822b000
tpm 50273 1 tpm_tis, Live 0xffffffff8821d000
shpchp 70893 0 - Live 0xffffffff8820a000
pcspkr 36289 0 - Live 0xffffffff88200000
parport 73165 2 lp,parport_pc, Live 0xffffffff881ed000
tpm_bios 40897 1 tpm, Live 0xffffffff881e2000
vmxnet 55556 0 - Live 0xffffffff881d3000 (U)
pvscsi 53768 0 - Live 0xffffffff881c4000 (U)
vmxnet3 88800 0 - Live 0xffffffff881ad000 (U)
dm_raid45 99657 0 - Live 0xffffffff88193000
dm_message 36289 1 dm_raid45, Live 0xffffffff88189000
dm_region_hash 46145 1 dm_raid45, Live 0xffffffff8817c000
dm_log 44993 3 dm_mirror,dm_raid45,dm_region_hash, Live 0xffffffff88170000
dm_mod 101393 4 dm_mirror,dm_multipath,dm_raid45,dm_log, Live 0xffffffff88156000
dm_mem_cache 38977 1 dm_raid45, Live 0xffffffff8814b000
ata_piix 57285 0 - Live 0xffffffff8813c000
libata 208977 1 ata_piix, Live 0xffffffff88107000
mptspi 54609 4 - Live 0xffffffff880f8000
mptscsih 69697 1 mptspi, Live 0xffffffff880e5000
mptbase 122757 2 mptspi,mptscsih, Live 0xffffffff880c6000
scsi_transport_spi 59841 1 mptspi, Live 0xffffffff880b6000
sd_mod 56513 5 - Live 0xffffffff880a7000
scsi_mod 199001 15 be2iscsi,ib_iser,iscsi_tcp,bnx2i,cxgb3i,libiscsi2,scsi_transport_iscsi2,scsi_dh,sg,pvscsi,libata,mptspi,mptscsih,scsi_transport_spi,sd_mod, Live 0xffffffff88075000
ext3 168913 3 - Live 0xffffffff8804a000
jbd 94769 1 ext3, Live 0xffffffff88031000
uhci_hcd 57433 0 - Live 0xffffffff88021000
ohci_hcd 56181 0 - Live 0xffffffff88012000
ehci_hcd 65997 0 - Live 0xffffffff88000000
+ _________________________ /proc/meminfo
+ cat /proc/meminfo
MemTotal:      8174592 kB
MemFree:         75288 kB
Buffers:         91932 kB
Cached:        5327368 kB
SwapCached:       6800 kB
Active:        3431212 kB
Inactive:      4462892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      8174592 kB
LowFree:         75288 kB
SwapTotal:    16386292 kB
SwapFree:     16349060 kB
Dirty:           17224 kB
Writeback:     1075712 kB
AnonPages:     2474368 kB
Mapped:          79936 kB
Slab:           140240 kB
PageTables:      25452 kB
NFS_Unstable:    98624 kB
Bounce:              0 kB
CommitLimit:  20473588 kB
Committed_AS:  8173620 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    271032 kB
VmallocChunk: 34359466931 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB
+ _________________________ /proc/net/ipsec-ls
+ test -f /proc/net/ipsec_version
+ _________________________ usr/src/linux/.config
+ test -f /proc/config.gz
++ uname -r
+ test -f /lib/modules/2.6.18-238.1.1.el5/build/.config
++ uname -r
+ cat /lib/modules/2.6.18-238.1.1.el5/build/.config
+ egrep 'CONFIG_IPSEC|CONFIG_KLIPS|CONFIG_NET_KEY|CONFIG_INET|CONFIG_IP|CONFIG_HW_RANDOM|CONFIG_CRYPTO_DEV|_XFRM'
CONFIG_XFRM=y
CONFIG_XFRM_NALGO=m
CONFIG_XFRM_USER=y
CONFIG_NET_KEY=m
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
CONFIG_IP_ADVANCED_ROUTER=y
# CONFIG_IP_FIB_TRIE is not set
CONFIG_IP_FIB_HASH=y
CONFIG_IP_MULTIPLE_TABLES=y
CONFIG_IP_ROUTE_FWMARK=y
CONFIG_IP_ROUTE_MULTIPATH=y
# CONFIG_IP_ROUTE_MULTIPATH_CACHED is not set
CONFIG_IP_ROUTE_VERBOSE=y
# CONFIG_IP_PNP is not set
CONFIG_IP_MROUTE=y
CONFIG_IP_PIMSM_V1=y
CONFIG_IP_PIMSM_V2=y
CONFIG_INET_AH=m
CONFIG_INET_ESP=m
CONFIG_INET_IPCOMP=m
CONFIG_INET_XFRM_TUNNEL=m
CONFIG_INET_TUNNEL=m
CONFIG_INET_XFRM_MODE_TRANSPORT=m
CONFIG_INET_XFRM_MODE_TUNNEL=m
CONFIG_INET_DIAG=m
CONFIG_INET_TCP_DIAG=m
CONFIG_INET_LRO=y
CONFIG_IP_VS=m
# CONFIG_IP_VS_DEBUG is not set
CONFIG_IP_VS_TAB_BITS=12
CONFIG_IP_VS_PROTO_TCP=y
CONFIG_IP_VS_PROTO_UDP=y
CONFIG_IP_VS_PROTO_ESP=y
CONFIG_IP_VS_PROTO_AH=y
CONFIG_IP_VS_RR=m
CONFIG_IP_VS_WRR=m
CONFIG_IP_VS_LC=m
CONFIG_IP_VS_WLC=m
CONFIG_IP_VS_LBLC=m
CONFIG_IP_VS_LBLCR=m
CONFIG_IP_VS_DH=m
CONFIG_IP_VS_SH=m
CONFIG_IP_VS_SED=m
CONFIG_IP_VS_NQ=m
CONFIG_IP_VS_FTP=m
CONFIG_IPV6=m
CONFIG_IPV6_PRIVACY=y
CONFIG_IPV6_ROUTER_PREF=y
CONFIG_IPV6_ROUTE_INFO=y
CONFIG_IPV6_OPTIMISTIC_DAD=y
CONFIG_INET6_AH=m
CONFIG_INET6_ESP=m
CONFIG_INET6_IPCOMP=m
CONFIG_INET6_XFRM_TUNNEL=m
CONFIG_INET6_TUNNEL=m
CONFIG_INET6_XFRM_MODE_TRANSPORT=m
CONFIG_INET6_XFRM_MODE_TUNNEL=m
CONFIG_IPV6_TUNNEL=m
# CONFIG_IPV6_SUBTREES is not set
CONFIG_IPV6_MULTIPLE_TABLES=y
CONFIG_IPV6_ROUTE_FWMARK=y
CONFIG_IP_NF_CONNTRACK=m
CONFIG_IP_NF_CT_ACCT=y
CONFIG_IP_NF_CONNTRACK_MARK=y
CONFIG_IP_NF_CONNTRACK_SECMARK=y
CONFIG_IP_NF_CONNTRACK_EVENTS=y
CONFIG_IP_NF_CONNTRACK_NETLINK=m
CONFIG_IP_NF_CT_PROTO_SCTP=m
CONFIG_IP_NF_FTP=m
CONFIG_IP_NF_IRC=m
CONFIG_IP_NF_NETBIOS_NS=m
CONFIG_IP_NF_TFTP=m
CONFIG_IP_NF_AMANDA=m
CONFIG_IP_NF_PPTP=m
CONFIG_IP_NF_H323=m
CONFIG_IP_NF_SIP=m
CONFIG_IP_NF_QUEUE=m
CONFIG_IP_NF_IPTABLES=m
CONFIG_IP_NF_MATCH_IPRANGE=m
CONFIG_IP_NF_MATCH_TOS=m
CONFIG_IP_NF_MATCH_RECENT=m
CONFIG_IP_NF_MATCH_ECN=m
CONFIG_IP_NF_MATCH_DSCP=m
CONFIG_IP_NF_MATCH_AH=m
CONFIG_IP_NF_MATCH_TTL=m
CONFIG_IP_NF_MATCH_OWNER=m
CONFIG_IP_NF_MATCH_ADDRTYPE=m
CONFIG_IP_NF_MATCH_HASHLIMIT=m
CONFIG_IP_NF_FILTER=m
CONFIG_IP_NF_TARGET_REJECT=m
CONFIG_IP_NF_TARGET_LOG=m
CONFIG_IP_NF_TARGET_ULOG=m
CONFIG_IP_NF_TARGET_TCPMSS=m
CONFIG_IP_NF_NAT=m
CONFIG_IP_NF_NAT_NEEDED=y
CONFIG_IP_NF_TARGET_MASQUERADE=m
CONFIG_IP_NF_TARGET_REDIRECT=m
CONFIG_IP_NF_TARGET_NETMAP=m
CONFIG_IP_NF_TARGET_SAME=m
CONFIG_IP_NF_NAT_SNMP_BASIC=m
CONFIG_IP_NF_NAT_IRC=m
CONFIG_IP_NF_NAT_FTP=m
CONFIG_IP_NF_NAT_TFTP=m
CONFIG_IP_NF_NAT_AMANDA=m
CONFIG_IP_NF_NAT_PPTP=m
CONFIG_IP_NF_NAT_H323=m
CONFIG_IP_NF_NAT_SIP=m
CONFIG_IP_NF_MANGLE=m
CONFIG_IP_NF_TARGET_TOS=m
CONFIG_IP_NF_TARGET_ECN=m
CONFIG_IP_NF_TARGET_DSCP=m
CONFIG_IP_NF_TARGET_TTL=m
CONFIG_IP_NF_TARGET_CLUSTERIP=m
CONFIG_IP_NF_RAW=m
CONFIG_IP_NF_ARPTABLES=m
CONFIG_IP_NF_ARPFILTER=m
CONFIG_IP_NF_ARP_MANGLE=m
CONFIG_IP6_NF_QUEUE=m
CONFIG_IP6_NF_IPTABLES=m
CONFIG_IP6_NF_MATCH_RT=m
CONFIG_IP6_NF_MATCH_OPTS=m
CONFIG_IP6_NF_MATCH_FRAG=m
CONFIG_IP6_NF_MATCH_HL=m
CONFIG_IP6_NF_MATCH_OWNER=m
CONFIG_IP6_NF_MATCH_IPV6HEADER=m
CONFIG_IP6_NF_MATCH_AH=m
CONFIG_IP6_NF_MATCH_EUI64=m
CONFIG_IP6_NF_FILTER=m
CONFIG_IP6_NF_TARGET_LOG=m
CONFIG_IP6_NF_TARGET_REJECT=m
CONFIG_IP6_NF_MANGLE=m
CONFIG_IP6_NF_TARGET_HL=m
CONFIG_IP6_NF_RAW=m
CONFIG_IP_DCCP=m
CONFIG_INET_DCCP_DIAG=m
CONFIG_IP_DCCP_ACKVEC=y
CONFIG_IP_DCCP_CCID2=m
CONFIG_IP_DCCP_CCID3=m
CONFIG_IP_DCCP_TFRC_LIB=m
# CONFIG_IP_DCCP_DEBUG is not set
CONFIG_IP_SCTP=m
# CONFIG_IPX is not set
CONFIG_IPW2100=m
CONFIG_IPW2100_MONITOR=y
# CONFIG_IPW2100_DEBUG is not set
CONFIG_IPW2200=m
CONFIG_IPW2200_MONITOR=y
CONFIG_IPW2200_RADIOTAP=y
CONFIG_IPW2200_PROMISCUOUS=y
CONFIG_IPW2200_QOS=y
# CONFIG_IPW2200_DEBUG is not set
CONFIG_IPPP_FILTER=y
CONFIG_IPMI_HANDLER=m
CONFIG_IPMI_PANIC_EVENT=y
CONFIG_IPMI_PANIC_STRING=y
CONFIG_IPMI_DEVICE_INTERFACE=m
CONFIG_IPMI_SI=m
CONFIG_IPMI_WATCHDOG=m
CONFIG_IPMI_POWEROFF=m
CONFIG_HW_RANDOM=y
CONFIG_HW_RANDOM_INTEL=m
CONFIG_HW_RANDOM_AMD=m
# CONFIG_HW_RANDOM_GEODE is not set
CONFIG_SECURITY_NETWORK_XFRM=y
+ _________________________ etc/syslog.conf
+ _________________________ etc/syslog-ng/syslog-ng.conf
+ cat /etc/syslog-ng/syslog-ng.conf
cat: /etc/syslog-ng/syslog-ng.conf: No such file or directory
+ cat /etc/syslog.conf
# Log all kernel messages to the console.
# Logging much else clutters up the screen.
#kern.*							/dev/console

# Log anything (except mail) of level info or higher.
# Don't log private authentication messages!
*.info;mail.none;authpriv.none;cron.none		/var/log/messages

# The authpriv file has restricted access.
authpriv.*						/var/log/secure

# Log all the mail messages in one place.
mail.*							-/var/log/maillog


# Log cron stuff
cron.*							/var/log/cron

# Everybody gets emergency messages
*.emerg							*

# Save news errors of level crit and higher in a special file.
uucp,news.crit						/var/log/spooler

# Save boot messages also to boot.log
local7.*						/var/log/boot.log
+ _________________________ etc/resolv.conf
+ cat /etc/resolv.conf
search lfs.agilent.com
nameserver 130.30.248.11
nameserver 130.29.152.76

nameserver 130.29.108.128
nameserver 130.29.64.128
+ _________________________ lib/modules-ls
+ ls -ltr /lib/modules
total 12
drwxr-xr-x 6 root root 4096 Feb  2 06:36 2.6.18-128.el5
drwxr-xr-x 7 root root 4096 Feb  2 06:36 2.6.18-238.1.1.el5
+ _________________________ fipscheck
+ cat /proc/sys/crypto/fips_enabled
0
+ _________________________ /proc/ksyms-netif_rx
+ test -r /proc/ksyms
+ test -r /proc/kallsyms
+ egrep netif_rx /proc/kallsyms
ffffffff8004e2f7 T netif_rx_ni
ffffffff80232608 T __netif_rx_schedule
ffffffff802335ee T netif_rx
ffffffff802e6390 r __tpstrtab_netif_rx.29684
ffffffff802efc60 r __ksymtab_netif_rx
ffffffff802eff00 r __ksymtab_netif_rx_ni
ffffffff802eff60 r __ksymtab___netif_rx_schedule
ffffffff802f8f28 r __kcrctab_netif_rx
ffffffff802f9078 r __kcrctab_netif_rx_ni
ffffffff802f90a8 r __kcrctab___netif_rx_schedule
ffffffff8030b801 r __kstrtab_netif_rx
ffffffff8030bbaf r __kstrtab_netif_rx_ni
ffffffff8030bc50 r __kstrtab___netif_rx_schedule
ffffffff80424800 d __tracepoint_netif_rx.29685
ffffffff802335ee U netif_rx	[ipv6]
ffffffff80232608 U __netif_rx_schedule	[cxgb3]
ffffffff802335ee U netif_rx	[cxgb3]
ffffffff802335ee U netif_rx	[8021q]
ffffffff80232608 U __netif_rx_schedule	[e1000]
ffffffff802335ee U netif_rx	[vmxnet]
ffffffff80232608 U __netif_rx_schedule	[vmxnet3]
+ _________________________ lib/modules-netif_rx
+ modulegoo kernel/net/ipv4/ipip.o netif_rx
+ set +x
2.6.18-128.el5: 
2.6.18-238.1.1.el5: 
+ _________________________ kern.debug
+ test -f /var/log/kern.debug
+ _________________________ klog
+ sed -n '1,$p' /dev/null
+ egrep -i 'ipsec|klips|pluto'
+ case "$1" in
+ cat
+ _________________________ plog
+ sed -n '1,$p' /dev/null
+ egrep -i pluto
+ case "$1" in
+ cat
+ _________________________ date
+ date
Mon Mar 10 21:04:34 EDT 2014
