I would like to set up solaris machien as a router

From: Asiye Yiğit (Asiye.Yigit_at_gantek.com)
Date: 08/30/05

  • Next message: sunlist: "printing to printers attached to an HP JetDirect 500x - J3265A"
    To: <sunmanagers@sunmanagers.org>
    Date: Tue, 30 Aug 2005 23:15:15 +0300
    
    

    Hi all,
    I have a problem.

    The solaris machine has two interfaces. There is no defaultrouter and
    notrouter file.
    Please look at the following. However, it does not act as a router.
    There is a missing I need to do!!! Please help me...

    root@bergama # ndd -get /dev/ip ip_forwarding
    1
    root@bergama #

    root@bergama # netstat -rn

    Routing Table: IPv4
      Destination Gateway Flags Ref Use Interface
    -------------------- -------------------- ----- ----- ------ ---------
    192.168.8.0 192.168.8.170 U 1 3 bge1
    192.168.9.0 192.168.9.222 U 1 3 bge0
    224.0.0.0 192.168.9.222 U 1 0 bge0
    127.0.0.1 127.0.0.1 UH 2 13 lo0
    root@bergama # ndd -get /dev/ip ip_forwarding
    1
    root@bergama #

    root@bergama # ps -ef | grep in.r
        root 140 1 0 23:07:12 ? 0:00 /usr/sbin/rpcbind
        root 120 1 0 23:07:12 ? 0:00 /usr/sbin/in.routed
        root 598 583 0 23:09:04 pts/2 0:00 grep in.r
    root@bergama #
    _______________________________________________
    sunmanagers mailing list
    sunmanagers@sunmanagers.org
    http://www.sunmanagers.org/mailman/listinfo/sunmanagers


  • Next message: sunlist: "printing to printers attached to an HP JetDirect 500x - J3265A"

    Relevant Pages

    • Re: Reflection on Interfaces and inherited members
      ... interfaces and classes in this way. ... A derived interface doesn't act like a flat set ... this morning) ancestral interfaces are implemented as pointers to the ...
      (microsoft.public.dotnet.framework.clr)
    • Re: PF and routing (FreeBSD)
      ... configure host to act as an IP ... router, e.g. to forward packets between interfaces. ...
      (comp.unix.bsd.freebsd.misc)