ni253165,root,root # netstat -rn
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
151.98.253.0 0.0.0.0 255.255.255.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 151.98.253.1 0.0.0.0 UG 0 0 0 eth0
ni253165,root,root # ifconfig -a
eth0 Link encap:Ethernet HWaddr 52:54:00:3C:52:1C
inet addr:151.98.253.165 Bcast:151.98.253.255 Mask:255.255.255.0
inet6 addr: fe80::5054:ff:fe3c:521c/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:9283279 errors:0 dropped:0 overruns:0 frame:0
TX packets:2543976 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1126993019 (1.0 GiB) TX bytes:379498686 (361.9 MiB)
Interrupt:11 Base address:0x8000
eth1 Link encap:Ethernet HWaddr 52:54:00:53:5B:CC
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)
Interrupt:10 Base address:0xa000
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:865878 errors:0 dropped:0 overruns:0 frame:0
TX packets:865878 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:160311162 (152.8 MiB) TX bytes:160311162 (152.8 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)
ni253165,root,root # iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
ni253165,root,root # selinuxenabled
ni253165,root,root # echo $?
1
ni253165,root,root # telnet localhost 80
Trying 127.0.0.1...
Connected to localhost.localdomain (127.0.0.1).
Escape character is '^]'.
GET /
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN">
<html>
<head>
<title>ni253165</title>
<link rel="icon" href="favicon.ico" type="image/ico">
<link rel="SHORTCUT ICON" href="favicon.ico">
</head>
<frameset rows="70pixels,*" border="0">
<frame name="title" SRC="title.html" title="Title" scrolling="no">
<!-- since SSO_INT 1.NG.1.0.5.26 the main.html is dymanically built
<frame name="content" SRC="main.html" title="Content">
-->
<frame name="content" SRC="
http://151.98.253.165/CGI-BIN/buildMain.cgi" title="Content">
</frameset>
</html>
Connection closed by foreign host.
now we reconized the DG had the same Ip of VM so no ssh and web access, now they are ok