Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi I have a Windows XP client with IP 192.168.1.10/24 and as default gateway a router 192.168.1.1I have assigned a second IP address on the XP: 192.168.2.10/24.And I have installed an ASA:interface Ethernet0/0 nameif Outside security-level 0 ip...
I have a cisco 1811W router with 32MB CF, IOS 12.4(9)T, and SDM 2.3.1 installed on laptop (XP Pro, Java 1.5). I cannot configure wireless stuff via SDM because it wants to install on router, but never can connect to router. I dont understand why be...
I poll the 5 minute CPU load average through SNMP using the following OID: 1.3.6.1.4.1.2467.1.34.17.1.14.5.1 but it does not seem to me that is a 5 minute average, the vallue changes every second. Should I use a different OID? Τhe version is 6.10 Bui...
I have one web server attached on a Catalyst and then with NAT it can be accessed from the Internet through the PIX. The default gateway of the web server is the PIX. Now, I want to connect the second network interface of the web server on the CSS an...
I have this very simple configuration based on a CSS11152:W1----[CSS]----[Catalyst]---[PIX]---[INTERNET]W2---/CSS:VLAN 1 {W1,W2} IP: 192.168.1.1VLAN 2 {Catalyst} IP: 10.0.0.5W1:IP:192.168.1.10/24 Gateway:192.168.1.1W2:IP:192.168.1.20/24 Gateway:192...
The first network card (10.0.0.xx) accepts and answers traffic from the Internet. What I want to do is the second network card (192.168.20.xx), which is connected on the CSS, to accept and answer traffic form the Internet, too. Right now when traffic...
I found where the problem is! I forgot to mention on my previous diagram about the primary network interfaces on the web servers which are connected to the Catalyst. These interfaces have IPs 10.0.0.12 and .13 IPs. So, when I send a request from the ...
Here is the output of tcpdump when I run "lynx http://10.0.0.20" from the client 10.0.0.2210:50:23.542733 IP 10.0.0.22.46436 > 192.168.20.12.http: R 1526094082:1526094082(0) win 0I see the IP 192.168.20.12, how is that possible?!I attached a schemati...
The web servers have two networks interfaces one is currently used for for Internet access,for example the web1 has IP:10.0.0.12/255.0.0.0 and gateway:10.0.0.1 and the second interface has IP:192.168.20.12 without gateway. I tried with gateway 192.16...