If you have multiple ethernet interfaces, how do you keep
it from routing between them?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
How to increase the size of the file system?
Options in ufsdump
Syntax for useradd commad
how to see particular job whether completed or not?
How to delete “abc” files using find command
how to install a patch in solaris 10( step by step details)?
What are the steps to be follow to add a disk in veritas & before add the disk what are the steps to be follow
how will you execute backup and restore using the tar command in a single command
How will you ad new aliases name
What are the daemons in VERITAS?
How to configure root mirroring in veritas volume manager
How can we check the status of CPU at firmware