Routing tutorial

from one end.(host1)

route add -host 10.8.0.238 gw nb-namran

..

and the other end(host2).

route add -host 192.168.88.19 gw nb-namran
and at nb-namran

echo “1” >  /proc/sys/net/ipv4/ip_forward
.. should

then.

can ping host1 from host2 and vice versa.

Related Post

2 Responses

  1. skyb37 says:

    salam,

    bole terangkan skop kerja anda..tertarik la.
    tq.

    Reply
  2. Moorthi says:

    ## add the below filter & comment the last 2 lines in lvm.conf file

    filter = [ “r|/dev/disk.*|”, “r|/dev/sd.*|”, “a/.*/” ]

    #filter = [ “a|/dev/sda[0-9].*|”, “r|/dev/disk.*|”, “r|/dev/sd.*|”, “a/.*/” ]
    #filter = [ “a/.*/” ]

    Reply

Leave a Reply

Your email address will not be published. Required fields are marked *