Re: gateway IP address




mike7411@xxxxxxxxx wrote:
Could someone refer me to a good explanation of how the gateway IP
address is used in
networking?

A good reference would be Comer's Internetworking with TCP/IP, Volume
I, Principles, Protocols and Architecture. Relevant chapters would be
Chapter 5 Mapping Internet Addresses To Physical Addresses (ARP), and
the Routing chapters.


I have a Cisco ATA186 analog telephone adapter, and it requires me to
configure gateway IP address. It only has one RJ45 Ethernet port, so
shouldn't it just be sending all the packets out of the port? Why
would it need a gateway IP address?

The gateway IP tells the client (the ATA186 in this case) where to send
packets that are not on the same subnet or subnets as directly attached
interfaces. In this case, since there is only one interface there will
likely be only one attached subnet. The gateway IP tells the client
where to send packets that are not on that subnet.

Since a router attached to a subnet can pretend to be any host not on
the same subnet if proxy-arp is enabled, a gateway IP is not always
necessary, even when the client has multiple interfaces.

If you are always sending packets to the same subnet, neither a gateway
IP nor proxy-arp is needed, although it sounds like your client still
wants you to enter one.

In any case, the gateway IP has nothing to do with the number of
interfaces your device has.

.



Relevant Pages

  • Re: Routing Problem
    ... Subject: Routing Problem ... each with a different subnet. ... it should use the second default gateway. ... > routers configured on multiple interfaces connected to two or more ...
    (freebsd-questions)
  • Re: LAN, but no Internet Connection
    ... the gateway tells the machine where it should route data in order to ... Thus, if the gateway is not on it lcoal subnet, it ... > networking) - can you let me know how I should set these on both the Host ... >>> Client. ...
    (microsoft.public.win2000.networking)
  • SBS 2003 2NICs
    ... Subnet 255.255.255.0 ... Gateway 192.168.1.254 ... Client Configuration from IPCONFIG ... Connection specific DNS suffix - SERVER.local ...
    (microsoft.public.windows.server.sbs)
  • Re: Help with a routing issue
    ... > The default gateway is 192.168.254.1 which is the inside interface of the ... Can you show us the routing on the server please rather than the client ... What is the subnet mask of the alias 196.25.37.19? ...
    (freebsd-questions)
  • Re: DHCP Relay and 2003 DHCP Server
    ... -offered address 192.168.50.14(not in subnet) ... The offered information is valid for the vlan that the server is ... but not for the vlan that the client is in. ... Is there more that needs to be in the request than the gateway address? ...
    (microsoft.public.windows.server.networking)

Loading