From nibhash at indiatimes.com Wed May 14 13:43:01 2008 From: nibhash at indiatimes.com (nibash kumar) Date: Wed, 14 May 2008 13:43:01 PDT Subject: [gnu-sol-discuss] sharing internet connection in solaris Message-ID: <26292972.1210797811983.JavaMail.Twebapp@oss-app1> hi I have two lan card in my solaris box. Description of both card are as follow : Ethernet 1. vfe0 (to my ISP) IP 10.19.170.118 Subnet 255.255.255.0 defaultrouter 10.19.170.1 2. rtls0 (local) IP 192.168.1.1 Subnet 255.255.255.0 /etc/defaultrouter have following entries : 10.19.170.1 /etc/resolv.conf have following entries : 202.144.66.6 202.144.50.4 routeadm command display the following output : Configuration Current Current Option Configuration System State --------------------------------------------------------------- IPv4 routing disabled disabled IPv6 routing disabled disabled IPv4 forwarding enabled enabled IPv6 forwarding disabled disabled Routing services "route:default ripng:default" Routing daemons: STATE FMRI disabled svc:/network/routing/legacy-routing:ipv4 disabled svc:/network/routing/legacy-routing:ipv6 disabled svc:/network/routing/ndp:default disabled svc:/network/routing/rdisc:default disabled svc:/network/routing/ripng:default disabled svc:/network/routing/ripng:quagga disabled svc:/network/routing/route:default disabled svc:/network/routing/zebra:quagga disabled svc:/network/routing/rip:quagga disabled svc:/network/routing/ospf:quagga disabled svc:/network/routing/ospf6:quagga disabled svc:/network/routing/bgp:quagga I am able to browse the internet in solaris x86 box.But i am not able to share my connection with other machine . Plz help Thanks This message posted from opensolaris.org From tim at tajinc.org Wed May 14 13:55:59 2008 From: tim at tajinc.org (Tim Spriggs) Date: Wed, 14 May 2008 13:55:59 -0700 Subject: [gnu-sol-discuss] sharing internet connection in solaris In-Reply-To: <26292972.1210797811983.JavaMail.Twebapp@oss-app1> References: <26292972.1210797811983.JavaMail.Twebapp@oss-app1> Message-ID: <482B51DF.1040103@tajinc.org> nibash kumar wrote: > hi > I have two lan card in my solaris box. Description of both card are as follow : > > Ethernet > 1. vfe0 (to my ISP) > > IP 10.19.170.118 > Subnet 255.255.255.0 > defaultrouter 10.19.170.1 > > 2. rtls0 (local) > IP 192.168.1.1 > Subnet 255.255.255.0 > /etc/defaultrouter have following entries : 10.19.170.1 > > /etc/resolv.conf have following entries : 202.144.66.6 > 202.144.50.4 > > routeadm command display the following output : > > Configuration Current Current > Option Configuration System State > --------------------------------------------------------------- > IPv4 routing disabled disabled > IPv6 routing disabled disabled > IPv4 forwarding enabled enabled > IPv6 forwarding disabled disabled > (snip) > I am able to browse the internet in solaris x86 box.But i am not able to share my connection with other machine . > Plz help > Thanks > Have you setup NAT? http://www.charvolant.org/~doug/network/html/node17.html