Lab 2107 PC26

From CDOT Wiki
Jump to: navigation, search

lspci

 00:00.0 Host bridge: Intel Corporation 82945G/GZ/P/PL Memory Controller Hub (rev 02)
 00:01.0 PCI bridge: Intel Corporation 82945G/GZ/P/PL PCI Express Root Port (rev 02)
 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01)
 00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 01)
 00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 01)
 00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4 (rev 01)
 00:1c.4 PCI bridge: Intel Corporation 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5 (rev 01)
 00:1c.5 PCI bridge: Intel Corporation 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6 (rev 01)
 00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 01)
 00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 01)
 00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 01)
 00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 01)
 00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 01)
 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
 00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01)
 00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 01)
 00:1f.2 IDE interface: Intel Corporation 82801GB/GR/GH (ICH7 Family) SATA IDE Controller (rev 01)
 00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01)
 01:00.0 VGA compatible controller: ATI Technologies Inc RV530 [Radeon X1600]
 01:00.1 Display controller: ATI Technologies Inc RV530 [Radeon X1600] (Secondary)
 02:00.0 Ethernet controller: Intel Corporation 82573E Gigabit Ethernet Controller (Copper) (rev 03)
 02:00.3 Serial controller: Intel Corporation Active Management Technology - SOL (rev 03)
 02:00.4 IPMI SMIC interface: Intel Corporation 82573E KCS (Active Management) (rev 03)
 04:00.0 SATA controller: JMicron Technologies, Inc. JMB361 AHCI/IDE (rev 02)
 04:00.1 IDE interface: JMicron Technologies, Inc. JMB361 AHCI/IDE (rev 02)
 07:01.0 Ethernet controller: Intel Corporation 82557/8/9 Ethernet Pro 100 (rev 0c)
 07:05.0 FireWire (IEEE 1394): Texas Instruments TSB43AB23 IEEE-1394a-2000 Controller (PHY/Link)

ifconfig -a

 eth1    Link encap:Ethernet  HWaddr 00:16:76:6E:4F:A7  
         inet addr:142.204.141.158  Bcast:142.204.141.191  Mask:255.255.255.192
         inet6 addr: fe80::216:76ff:fe6e:4fa7/64 Scope:Link
         UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
         RX packets:1471 errors:0 dropped:0 overruns:0 frame:0
         TX packets:1415 errors:0 dropped:0 overruns:0 carrier:0
         collisions:0 txqueuelen:100 
         RX bytes:800793 (782.0 KiB)  TX bytes:197795 (193.1 KiB)
         Base address:0x3000 Memory:90280000-902a0000 
 eth2    Link encap:Ethernet  HWaddr 00:02:B3:A2:9F:28  
         BROADCAST MULTICAST  MTU:1500  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:1000 
         RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
 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:12056 errors:0 dropped:0 overruns:0 frame:0
         TX packets:12056 errors:0 dropped:0 overruns:0 carrier:0
         collisions:0 txqueuelen:0 
         RX bytes:3144004 (2.9 MiB)  TX bytes:3144004 (2.9 MiB)


route -n

 Kernel IP routing table
 Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
 142.204.141.128 0.0.0.0         255.255.255.192 U     0      0        0 eth1
 169.254.0.0     0.0.0.0         255.255.0.0     U     0      0        0 eth1
 0.0.0.0         142.204.141.129 0.0.0.0         UG    0      0        0 eth1

netstat -autp

 Active Internet connections (servers and established)
 Proto Recv-Q Send-Q Local Address               Foreign Address             State       PID/Program name   
 tcp        0      0 *:33195                     *:*                         LISTEN      2153/rpc.statd      
 tcp        0      0 *:sunrpc                    *:*                         LISTEN      2134/rpcbind        
 tcp        0      0 localhost.localdomain:ipp   *:*                         LISTEN      2524/cupsd          
 tcp        0      0 localhost.localdomain:smtp  *:*                         LISTEN      2400/sendmail: acce 
 tcp        0      0 *:ssh                       *:*                         LISTEN      2362/sshd           
 udp        0      0 *:57496                     *:*                                     2153/rpc.statd      
 udp        0      0 *:703                       *:*                                     2153/rpc.statd      
 udp        0      0 *:bootpc                    *:*                                     1843/dhclient       
 udp        0      0 *:59477                     *:*                                     2506/avahi-daemon:  
 udp        0      0 *:hmmp-op                   *:*                                     2134/rpcbind        
 udp        0      0 *:mdns                      *:*                                     2506/avahi-daemon:  
 udp        0      0 *:sunrpc                    *:*                                     2134/rpcbind        
 udp        0      0 *:ipp                       *:*                                     2524/cupsd          
 udp        0      0 142.204.141.158:ntp         *:*                                     2377/ntpd           
 udp        0      0 localhost.localdomain:ntp   *:*                                     2377/ntpd           
 udp        0      0 *:ntp                       *:*                                     2377/ntpd           
 udp        0      0 fe80::216:76ff:fe6e:ntp     *:*                                     2377/ntpd           
 udp        0      0 localhost6.localdomain6:ntp *:*                                     2377/ntpd           
 udp        0      0 *:ntp                       *:*                                     2377/ntpd