> "arp -n" Show's what addresses are resolved via arp.
> 
> the ip on eth0 (something .64) isn't resolve via arp.  It 
> knows what it is without the use of arp.
> 
> So, the .1 arp entry you see there is the gateway MAC address 
> for comcast.
> It's not your box.  It's your upstream router (not your 
> cablemodem, but one more hop upstream).

So that answered the IP differences. I don't like the answer, but it makes
sense.

As for the MAC addresses -- yeah, sorry, we 'spoof' the MAC on my NIC to be
like the MAC of my old router. This is because AT&T / Comcast sucks balls
and won't give out static IP addresses anymore, so I didn't want to have to
deal with DNS changes for all my virtual hosts when I switched from a
Linksys WiFi Router to using a linux box as router/dhcp/firewall/wifi/etc. I
hear that on the 30th of this month, when the actual change from attbi to
comcast occurs, I'll get re-assigned a new dynamic IP again (and so I'll
stop spoofing at that point I suppose). Grrrr...

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of Bret Hughes
> Sent: Monday, June 16, 2003 2:15 PM
> To: [EMAIL PROTECTED]
> Subject: Re: arp vs. ifconfig discrepencies?
> 
> 
> On Mon, 2003-06-16 at 09:43, Michael Schwendt wrote:
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> > 
> > On Mon, 16 Jun 2003 00:02:32 -0700, Daevid Vincent wrote:
> > 
> > > Hey, how come my 'arp -n' tells me my eth0 is 
> "12.228.88.1" when my
> > > ifconfig (which is the real IP) says "12.228.90.64"??
> > 
> > It doesn't do that in your example:
> > 
> > > ifconfig
> > > eth0      Link encap:Ethernet  HWaddr 00:06:25:91:FF:C8
> > >           inet addr:12.228.90.64  Bcast:255.255.255.255 
> Mask:255.255.252.0
> > 
> > > arp -n
> > > Address                  HWtype  HWaddress           
> Flags Mask Iface
> > > 12.228.88.1              ether   00:09:12:86:48:54   C eth0
> > 
> > - -- 
> 
> I was about to post the same thing but to further clarify Michael's
> answer, the hw addresses are different.  Perhaps the *.1 
> address is the router on the 12.228.88.0 subnet? 


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to