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

Syntax for useradd commad

4 Answers  


What is difference between Hard and Soft mount?

1 Answers  


How to find out the shared file system from server and client

1 Answers  


I don’t want to ask password reset in ever month to particular user. How to enable the same for only one user.

3 Answers  


After creating user account successfully it shows 64 blocks.what for these 64 blocks are used and what information is stored in this blocks?

5 Answers  


How to check the sleeping process in Solaris.

10 Answers   Chase, JPMorgan Chase,


If the /var file system is full then what you will do.

2 Answers   HP, ITC Infotech,


how to add a script, that execute at start time

3 Answers  


If telnet not working, what are the thing to be checked

3 Answers  


How to change the default new user shell without mentioning -s /bin/sh in cmd useradd or usermod and which file we need to change? this is not for existing user

4 Answers   Tech Mahindra,


How will see the version of the patches

1 Answers  


I want to know how to Sechudle job using at and crontab so please give the explain with example please do the needful Regards Visva

2 Answers   Sapient,


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)