[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: routing



Thank You for Your time and answer, Jesús:

Excuse me for long respond, please.

> Regarding the questions, you *can* answer most of them, if not all.
> Here they come again:
> 
> 0) Just so we both can stablish to be working on known field.  Use
> these routing/firewalling rules:
>         /sbin/iptables -F
>         /sbin/iptables -t nat -F
>         /sbin/iptables -t mangle -F
>  
>         /sbin/iptables -X
>         /sbin/iptables -t nat -X
>         /sbin/iptables -t mangle -X
> 
>         /sbin/iptables -P INPUT ACCEPT
>         /sbin/iptables -P OUTPUT ACCEPT
>         /sbin/iptables -P FORWARD ACCEPT
>         
>         echo "1" > /proc/sys/net/ipv4/ip_forward
> 1) What does sit at 10.10.10.10?
Sorry, I do not understand what You mean under "sit".

> 2) Can you ping 10.10.10.10 from host2?
Yes.

> 3) Can you ping 152.46.7.81 from host2?
No.

> 4) Can you ping 192.168.0.3 from host2?
Not ping but connect by ssh.

> 5) Can you ping 192.168.0.125 from host1?
Yes.

> 6) Can you ping 20.20.20.20 from host1?
No. - How it can if now masquerading on host2?

> 7) Can you ping 152.46.7.81 from host1?
No.

Thanks, once more for You attention You pay for me.


Reply to: