Hello,
I give to you more infos:
1) I have a Class "C" like 204.xx.yy.0, and I don't want to do
Masquerading.
2) My Network look like :
External Network Internal Network
=========== -.1
external +--------+ +-----------------------+----....
router ! | | |
=========== | | |
-.2 | | -.10 | -.35
===+============+===== =======+========
| eth1 eth0 | | |
| | | Other Linux |
| Linux RH6.1 | | WrkStation |
| (fw) | | (WK1) |
The routing table in (fw) machine
204.xx.yy.10 0.0.0.0 255.255.255.255 UH eth0
204.xx.yy.2 0.0.0.0 255.255.255.255 UH eth1
204.xx.yy.0 0.0.0.0 255.255.255.252 U eth1
204.xx.yy.0 0.0.0.0 255.255.255.0 U eth0
127.0.0.0 0.0.0.0 255.0.0.0 U lo
0.0.0.0 204.xx.yy.1 0.0.0.0 UG eth1
With the arp command I want that "eth0" respond to all traffic that goes
out, and "eth1" respond to all trafic that goes inside. To do this :
arp -v -i eth0 -Ds 204.xx.yy.1 eth0 pub
and I obtain :
arp: device 'eth0' has HW address "(the hardware adr)"
arp: SIOCSARP()
Same message for all arp command that I enter, for IP address and for
ethernet Interface,
So does anybody encounter this type of problem...
Thanks.
Michel Guy Paiement
---------- Forwarded message ----------
Date: Mon, 29 Nov 1999 00:32:57 -0500 (EST)
From: "Paiement, Michel Guy" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Problems with ARP under RedHat6.1
Hello Linuxer's
I have a small server (under RedHat6.1) with 2 ethernets cards. The first
is for the internal network and the second is with a ethernet crossover
cable plug to the router.
>From the server I can ping all machine inside and I can ping the router.
>From the router I can ping only the server, and from inside WorkStation I
can only ping the server. For these reasons I don't expect route problem
because ping goes to the proper place.
I read "PROXY-ARP.mini.HOWTO" and the "Transparent Firewalling". In this
second document that it indicate the ARP command is compile without the
new SIOCSARP Kernel interface. So ARP doesn't work.
Is anybody know WHAT can I compile to use the ARP command properly? Is it
the kernel or the ARP command?
Thanks for all.
Michel Guy Paiement.
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]