<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hai,<br>I have installed xorp on a system with two NICs(eth2 and eth3).Internet connection has been given to eth2.I want to get internet on a laptop connected to eth3.I am able to ping eth3(172.16.0.1) from my laptop but unable to get internet.My configuration file is as below:<br><br>interfaces{<br>interface eth2 {<br> description: "IT LAB"<br> mac: 00:0c:f1:6d:51:d3 <br> disable: false<br> vif eth2 {<br> disable: false<br> address 10.64.25.77{<br> prefix-length: 16<br> broadcast: 10.64.255.255<br> disable: false<br> }<br> }<br> }<br>interface eth3
{<br> description: "PLC LAN"<br> mac: 00:0c:f1:6d:51:d4 <br> disable: false<br> vif eth3 {<br> disable: false<br> address 172.16.0.1 {<br> prefix-length: 24<br> broadcast: 172.16.0.255<br> disable: false<br> }<br> <br> }<br> }<br>}<br>fea {<br> unicast-forwarding4 {<br> disable: false<br> }<br>}<br><br>plumbing {<br> mfea4 {<br> disable: false<br> interface eth2 {<br> vif eth2 {<br> disable: false<br> }<br>
}<br> interface eth3 {<br> vif eth3 {<br> disable: false<br> }<br> }<br> <br> interface register_vif {<br> vif register_vif {<br> /* Note: this vif should be always enabled */<br> disable: false<br> }<br> }<br> traceoptions {<br> flag all {<br> disable: false<br> }<br> }<br> }<br>}<br><br>protocols {<br> static {<br> route 0.0.0.0/0 {<br> next-hop: 10.64.1.1<br> metric: 1<br>
}<br> mrib-route 0.0.0.0/0 {<br> next-hop: 10.64.1.1<br> metric: 1<br> }<br> }<br>}<br><br>When I am trying to connect to net on my laptop(connected to eth3),I am unable to connect.But I can ping to eth3.What could be the problem?What more I have to add to this file for implementing getting net on my laptop?<br><br>Thanks in advance,<br>Naresh <br><br></td></tr></table><br>
<!--3--><hr size=1></hr> Now surf faster and smarter ! Check out the new Firefox 3 - Yahoo! Edition * <a href="http://in.rd.yahoo.com/tagline_firefox_1/*http://downloads.yahoo.com/in/firefox/?fr=om_email_firefox"> Click here!</a>