Most Popular

1500 questions
8
votes
4 answers

ASA use of proxy ARP for NAT

I will be performing NAT on the outside interface of an ASA to a web server within a DMZ. I would like to disable proxy-arp on all the interfaces that I can. I know that outside interface will need to have proxy-arp enabled because of the NAT…
henklu
  • 799
  • 1
  • 8
  • 18
8
votes
3 answers

Policy routing configuration in Fortigate

I have an scenario where a Fortigate firewall is used to separate internal networks from the Internet (FortiOS Version 4.0 MR3 patch 11). Right now there is a single Internet connection attached to the firewall and a default static route is used to…
Daniel Yuste Aroca
  • 2,884
  • 5
  • 24
  • 43
8
votes
3 answers

Why can't devices in different subnets talk with each other?

I know that the layer 2 doesn't understand IP, and the broadcast domain is same. Why can't devices talk, how does it happen?
Nina
  • 430
  • 1
  • 3
  • 11
8
votes
4 answers

Cisco 1260 AP no longer responds to ping, ssh after upgrade to latest 15.x firmware

I have a 1260 AP that I upgraded this morning. Prior to the upgrade, the system permitted ssh and would respond to pings on the network, however now it does not respond. I hooked up a serial cable and surfing around the config I can't seem to find…
Peter Grace
  • 705
  • 1
  • 8
  • 22
8
votes
1 answer

PPPoE vs L2TP protocols

I am trying to find differences between PPPoE and L2TP.Both are tunneling protocols. When to use what? thanks, GL
user2148707
  • 163
  • 1
  • 2
  • 4
8
votes
3 answers

How to find the MAC address of a router?

I'm trying to figure out the MAC address of my router. This picture is of using the command ipconfig: This picture is of using the arp -a command: I see it says my IPv4 address is 192.168.1.114, so I go down to it in the arp -a command. However,…
Yoshi24517
  • 183
  • 1
  • 1
  • 3
8
votes
1 answer

Method for assigning IPv6 ULA addresses to LAN

I'm finally embarking on the voyage that is IPv6. I am not sure however, on the best way of assigning a unique local address (ULA) to each host in my LAN. For IPv4 I prefer to have a DHCP server with all the mappings between MAC addresses and fixed…
Malvineous
  • 321
  • 2
  • 7
8
votes
2 answers

What exactly is IPoE?

I am familiar with PPPoE but getting confused with the term IPoE. Is this same as usual ethernet with DHCP server? Does this have any auth built-in? How do I get authenticated? What can a client connect? I did some googling but the information I got…
user2148707
  • 163
  • 1
  • 2
  • 4
8
votes
1 answer

What is the meaning of streamlined ipv6 header?

I don't understand what it is meant for "streamlined ipv6 header"? Could you please provide an example?
gaetano
  • 399
  • 1
  • 3
  • 10
8
votes
3 answers

Does a switch understand packets? If yes, what is the frame terminology for?

I was a little confused between packet and frame. The confusion was based on, if a switch is a layer 2 device, how does it reads a packet from a layer 3 device, and where is the 'frame' thing which is understandable to a switch (or layer 2…
Taha
  • 83
  • 1
  • 4
8
votes
2 answers

How to make CLI enter new line automatically

I would like to know the command to configure CLI on cisco equipment to make the cursor move to the new line right away after it showed the message. So for example: Router# Router# *00:00:00: Interface Ethernet0 chaged state to up.Link blablalba*…
user2965743
  • 83
  • 1
  • 4
8
votes
1 answer

Will WireShark assume packets are DUP or Retransmitted?

I have a SPAN on two different switch ports which are going to the same sniffer. Host A's connecting port is SPANed, and host B's connecting port is SPANed as well. Because it's a router on a stick type of configuration, I was hoping that during a…
LIK
  • 258
  • 1
  • 4
8
votes
1 answer

ASA5550 Error: assertion "_vf_mode_init" failed: file "vf_api.c", line 99

I pulled an old ASA5550 off the shelf, which had 8.4(2) loaded on it. When I tried to boot it, I got the following error... ----------------------------------------------- Traceback output aborted. Flushing first exception frame: Abort: Assert…
Mike Pennington
  • 29,876
  • 11
  • 78
  • 152
8
votes
5 answers

What is the difference between broadcasting and flooding?

In Open shortest path first routing algorithm, the information about connected links is "flooded" throughout the network. How is flooding different from broadcasting?
Himanshu Patel
  • 83
  • 1
  • 1
  • 6
8
votes
2 answers

Aggregate bandwidth of a gigabit switch

This one might be the dumber question ever asked in this place, but here it is: If I have 20 machines, all equipped with gigabit ethernet NICs, all connected to a gigabit switch, is the maximum volume of data going through the switch per second…
arnaud briche
  • 183
  • 1
  • 1
  • 3