gateways.5 (bbf215553c7233fbab8a0afdf1fac74c44781867) | gateways.5 (c55633c3b85a97a093b3f79f341aee08eb6bd15b) |
---|---|
1'\" te 2.\" Copyright (c) 2009, Sun Microsystems, Inc. All Rights Reserved. 3.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. 4.\" See the License for the specific language governing permissions and limitations under the License. When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with 5.\" the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] | 1'\" te 2.\" Copyright (c) 2009, Sun Microsystems, Inc. All Rights Reserved. 3.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. 4.\" See the License for the specific language governing permissions and limitations under the License. When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with 5.\" the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] |
6.TH GATEWAYS 5 "May 20, 2009" | 6.TH GATEWAYS 5 "March 30, 2022" |
7.SH NAME 8gateways \- configuration file for /usr/sbin/in.routed IPv4 network routing 9daemon 10.SH SYNOPSIS | 7.SH NAME 8gateways \- configuration file for /usr/sbin/in.routed IPv4 network routing 9daemon 10.SH SYNOPSIS |
11.LP | |
12.nf 13\fB/etc/gateways\fR 14.fi 15 16.SH DESCRIPTION | 11.nf 12\fB/etc/gateways\fR 13.fi 14 15.SH DESCRIPTION |
17.sp 18.LP | |
19The \fB/etc/gateways\fR file is used by the routing daemon, 20\fBin.routed\fR(8). When the daemon starts, it reads \fB/etc/gateways\fR to 21find such distant gateways that cannot be located using only information from a 22routing socket, to discover if some of the local gateways are passive, and to 23obtain other parameters. 24.sp 25.LP 26The \fB/etc/gateways\fR file consists of a series of lines, each in one of the --- 28 unchanged lines hidden (view full) --- 55.sp 56.ne 2 57.na 58\fB\fINname\fR or \fIHname\fR\fR 59.ad 60.sp .6 61.RS 4n 62Name of the destination network or host. It can be a symbolic network name or | 16The \fB/etc/gateways\fR file is used by the routing daemon, 17\fBin.routed\fR(8). When the daemon starts, it reads \fB/etc/gateways\fR to 18find such distant gateways that cannot be located using only information from a 19routing socket, to discover if some of the local gateways are passive, and to 20obtain other parameters. 21.sp 22.LP 23The \fB/etc/gateways\fR file consists of a series of lines, each in one of the --- 28 unchanged lines hidden (view full) --- 52.sp 53.ne 2 54.na 55\fB\fINname\fR or \fIHname\fR\fR 56.ad 57.sp .6 58.RS 4n 59Name of the destination network or host. It can be a symbolic network name or |
63an Internet address specified in \fBdot\fR notation (see \fBinet\fR(3SOCKET)). | 60an Internet address specified in \fBdot\fR notation (see \fBinet\fR(3C)). |
64If it is a name, then it must either be defined in \fB/etc/networks\fR or 65\fB/etc/hosts\fR, or a naming service must have been started before 66\fBin.routed\fR(8). 67.RE 68 69.sp 70.ne 2 71.na --- 415 unchanged lines hidden (view full) --- 487peer's address (255.255.255.255, if none is available), and RIPv2 488advertisements are sent to either the RIP multicast address or the peer's 489address if \fBno_rip_mcast\fR is set. This option overrides those defaults and 490configures a specific address to use on the indicated interface. This can be 491used to set a broadcast type advertisement on a point-to-point link. 492.RE 493 494.SH SEE ALSO | 61If it is a name, then it must either be defined in \fB/etc/networks\fR or 62\fB/etc/hosts\fR, or a naming service must have been started before 63\fBin.routed\fR(8). 64.RE 65 66.sp 67.ne 2 68.na --- 415 unchanged lines hidden (view full) --- 484peer's address (255.255.255.255, if none is available), and RIPv2 485advertisements are sent to either the RIP multicast address or the peer's 486address if \fBno_rip_mcast\fR is set. This option overrides those defaults and 487configures a specific address to use on the indicated interface. This can be 488used to set a broadcast type advertisement on a point-to-point link. 489.RE 490 491.SH SEE ALSO |
492.BR inet (3C), 493.BR in.routed (8), 494.BR route (8), 495.BR rtquery (8) |
|
495.sp 496.LP | 496.sp 497.LP |
497\fBin.routed\fR(8), \fBroute\fR(8), \fBrtquery\fR(8), \fBinet\fR(3SOCKET), 498.sp 499.LP | |
500\fIInternet Transport Protocols, XSIS 028112, Xerox System Integration 501Standard\fR | 498\fIInternet Transport Protocols, XSIS 028112, Xerox System Integration 499Standard\fR |