[Click]

gael.schinkel at free.fr gael.schinkel at free.fr
Tue Nov 25 16:17:37 EST 2003


 
Hi, 
I tried to make Click Router as a Gateway, but when I do a ping from the 
computer B, there isn't reply on the computer A. 
My network : 
Computer A (10.0.0.2)<-->[eth1(10.0.0.1) linux Click Router 
eth0(192.168.1.1)] <-->Computer B (192.168.1.2) 
 
I used mazu-nat.click script and of course I changed Adress information. 
click-install mazu-nat.click 
 Moreover I installed  ethereal under each computer and I saw : 
computer B : 4 packets ICMP Echo (ping) request src:192.168.1.2 
dst:10.0.0.1 
computer A : nothing 
Click Router : (eth1 & eth0) 4 packets same as computer A 
 
I though that the Linux router table was broken but I removed click 
module and I could ping both computer A->B and B->A. 
My configuration : 
linux 2.4.18 
in /etc/sysconfig/network 
GATEWAY=10.0.0.1 
GATEWAYDEV=eth1 
FORWARD_IPV4=true 
click version : 1.3pre1 
echo 1 > /proc/sys/net/ipv4/ip_forward  (to enable IP forwarding) 
 
AddressInfo( 
  intern        10.0.0.1        10.0.0.0/8      00:c0:4f:32:8a:24, 
  extern        192.168.1.1     192.168.1.0/24  00:04:75:d4:25:c2, 
  extern_next_hop                               00:c0:4f:32:8a:46, 
  intern_server 10.0.0.2 
); 
 
Thinks, 
 
SCHINKEL Gael   


More information about the click mailing list