|
Blue Forest http://www.lslnet.com at 20:18 on April 6, 2006
Freebsd5.3 Access Feebsd5.3
Adsl dial-up Internet access
If the Internet can not be provided within the normal network ip
But adding a network ip, it is not connected
[code]
Sigets@sigets[/etc]ifconfig
Rl0 : flags=8843<UP, BROADCAST, RUNNING, SIMPLE, MULTICAST>; mtu 1500
Options=8<VLAN_MTU>;
Inet 192.168.18.1 netmask 0xffffff00 broadcast 192.168.18.255
Inet6 fe80 : : 2e0:4cff:fedc:3074%rl0 prefixlen 64 scopeid 0x1
Ether 00:e0:4c:dc:30:74
Media : Ethernet autoselect (100baseTX "full-duplex>;)
Status : active
Plip0 : flags=108810<POINTOPOINT, SIMPLE, MULTICAST>; mtu 1500
Lo0 : flags=8049<UP, LOOPBACK, RUNNING, MULTICAST>; mtu 16384
Inet 127.0.0.1 netmask 0xff000000
Inet6 : : 1 prefixlen 128
Inet6 fe80 : : 1%lo0 prefixlen 64 scopeid 0x3
Tun0 : flags=8051<UP, POINTOPOINT, RUNNING, MULTICAST>; mtu 1492
Inet 221.1.26.196 -->; 221.1.0.26 netmask 0xffffffff
Opened by PID 197[/code]
Etc/rc.conf increase in a row
[code]ifconfig_rl0_alias0= "Inet 192.168.18.1 netmask 255.255.255.0" [/code]
Ppp.conf[code]default :
Log Phase tun command set
Set ifaddr 10.0.0.1/0 10.0.0.2/0
Adsl :
Set device PPPoE:rl0
Set mru 1492
Set mtu 1492
Set authname ipd40583@e
Set authkey ipd40583
Set dial
Set Login
Add default HISADDR[/code]
Not on the Internet, it seems the only company within the network |
Freebsd5.3 Access I remember someone said that the virtual network adapter can be a piece of
But how to make me forget |
| |