Re: ARP?



On Jun 28, 5:01 pm, APARIKH <ankit.par...@xxxxxxxxx> wrote:
I have a Cisco 2650 Router. My ISP has given me two blocks. 66.x.x.226
- 230, and 201.x.x.250-254. the first block works fine. I need to add
the second block to ARP I think, or I dont know how to check if they
ar added to the router. Any IDEa.

You will probably need to add an ARP entry for the external IP
addresses on your external firewall so that it knows what IP addresses
to listen on. We have static ARPs for our external IPs and bind them
to the relevent interface.

eg:
201.x.x.250 is incoming mail traffic, so you bind that to the
interface that proceses mail.
201.x.x.251 is incoming web traffic, so you bind it to the interface
that has your web server on it.

etc etc..

HTH
Steve

.



Relevant Pages

  • using 2nd network interface - wont try to TX anything
    ... I'm trying to make use of a 2nd ethernet interface. ... UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 ... TX bytes is 0 for ixp2 despite attempts to ping the other host on that LAN ... 17:39:11.723759 arp who-has 172.30.2.3 tell 172.30.2.1 ...
    (comp.os.linux.networking)
  • new arp code snapshot for review...
    ... Here is a snapshot of the new arp code that i have been working on ... The advantage is a reduction in size of the routing table, ... use the loopback interface if useloopback ... contains the definition of the 'struct lltable' and various ...
    (freebsd-current)
  • new arp code snapshot for review...
    ... Here is a snapshot of the new arp code that i have been working on ... The advantage is a reduction in size of the routing table, ... use the loopback interface if useloopback ... contains the definition of the 'struct lltable' and various ...
    (freebsd-net)
  • Re: bridging vs wifi, proxy arp broken on 8.0 rc? (was: Re: Bridged networking for virtualbox on 
    ... Which type of virtual interface you're using in virtualbox doesn't ... routing + proxy arp for the guest ip.) ... on the 8.0 rc box and now even setting up the prox arp entry fails ... Fixit# mkdir /var/db ...
    (freebsd-net)
  • Re: Strange issue with Samba on 8.0rc1
    ... the same network and sending all data out on the faster interface, ... the vge driver is off the hook. ... The thing to avoid that is by unsetting ARP questions on the interface, and statically assigning it to your devices so that they will only talk with the correct interface. ...
    (freebsd-current)