rc.conf.5 (70ffa69e1bc7d6acbe061315743b1407b7d722d8) | rc.conf.5 (6aae3517ed2500fb963ba0a4264b4756088dd0f4) |
---|---|
1.\" Copyright (c) 1995 2.\" Jordan K. Hubbard 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 1927 unchanged lines hidden (view full) --- 1936interfaces with: 1937.Bd -literal 1938gif_interfaces="gif0 gif1" 1939gifconfig_gif0="100.64.0.1 100.64.0.2" 1940ifconfig_gif0="inet 10.0.0.1 10.0.0.2 netmask 255.255.255.252" 1941gifconfig_gif1="inet6 2a00::1 2a01::1" 1942ifconfig_gif1="inet 10.1.0.1 10.1.0.2 netmask 255.255.255.252" 1943.Ed | 1.\" Copyright (c) 1995 2.\" Jordan K. Hubbard 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 1927 unchanged lines hidden (view full) --- 1936interfaces with: 1937.Bd -literal 1938gif_interfaces="gif0 gif1" 1939gifconfig_gif0="100.64.0.1 100.64.0.2" 1940ifconfig_gif0="inet 10.0.0.1 10.0.0.2 netmask 255.255.255.252" 1941gifconfig_gif1="inet6 2a00::1 2a01::1" 1942ifconfig_gif1="inet 10.1.0.1 10.1.0.2 netmask 255.255.255.252" 1943.Ed |
1944.It Va sppp_interfaces 1945.Pq Vt str 1946Set to the list of 1947.Xr sppp 4 1948interfaces to configure on this host. 1949A 1950.Va spppconfig_ Ns Aq Ar interface 1951variable is assumed to exist for each value of 1952.Ar interface . 1953Each interface should also be configured by a general 1954.Va ifconfig_ Ns Aq Ar interface 1955setting. 1956Refer to 1957.Xr spppcontrol 8 1958for more information about available options. | |
1959.It Va ppp_enable 1960.Pq Vt bool 1961If set to 1962.Dq Li YES , 1963run the 1964.Xr ppp 8 1965daemon. 1966.It Va ppp_profile --- 2738 unchanged lines hidden --- | 1944.It Va ppp_enable 1945.Pq Vt bool 1946If set to 1947.Dq Li YES , 1948run the 1949.Xr ppp 8 1950daemon. 1951.It Va ppp_profile --- 2738 unchanged lines hidden --- |