Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


If you have multiple ethernet interfaces, how do you keep
it from routing between them?

Answers were Sorted based on User's Feedback



If you have multiple ethernet interfaces, how do you keep it from routing between them?..

Answer / stratovarius

By default, routing between interfaces is disabled on
Solaris 10. ie ip_forwarding is disabled between interfaces.

Routing on Solaris 10 is also disabled, if
the /etc/defaultrouter file exists but is not empty, ie it
contains atleast one entry.

To disable routing, you need to disable ip_forwading using
the routeadm util:

# routeadm -u -d ipv4_forwarding


Cheers

Is This Answer Correct ?    2 Yes 0 No

If you have multiple ethernet interfaces, how do you keep it from routing between them?..

Answer / chummachennai

To add to what stratovarious said There is one more command
to diable ip_forwarding

#ndd -set /dev/ip ip_forward 0

Is This Answer Correct ?    1 Yes 0 No

If you have multiple ethernet interfaces, how do you keep it from routing between them?..

Answer / surner

Disable IP forwarding

#ifconfig ce0 -router (for ipv4)

AND

#ifconfig ce0 inet6 -router (for ipv6)

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Solaris Commands Interview Questions

How to check the patch level in solaris

4 Answers   IBM,


What is mean by paging & server average time.

1 Answers  


How to find the versions?

2 Answers  


what are the solaris commands? how can i use them? are my requirements plz post it.

1 Answers  


If the root disk is failed how can change it?

0 Answers   EDS, Reliance,


How to bring the resource to online and offline

2 Answers  


After first installation of Solaris 10, what and all the Securities We need to set and how ?

0 Answers   Microland,


In Solaris, how to check the number of Users currently logged in ?

8 Answers   CTS,


Security point of view,What's there in NIS+ than NIS?

3 Answers   Locuz,


How many file to modify the host name to be changed without rebooting the system.

2 Answers  


How would you truncate a log file that is growing too large if you don't have space to compress it or to move it somewhere else? How would you do it?

3 Answers  


How to remove a disk group?

1 Answers   Wipro,


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)