Malo sm že pozabil na freebsd.
Trenutno laufa gor static IP od T-2.
V /etc/rc.conf je sedaj
ifconfig_rl0="inet 84.255.xxx.xxx netmask 255.255.192.0"
rl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
inet 84.255.xxx.xxx netmask 0xffffc000 broadcast 84.255.255.255
inet6 fe80::250:bfff:fee0:5b33%rl0 prefixlen 64 scopeid 0x1
ether 00:xx:xx:xx:xx
media: Ethernet autoselect (100baseTX <full-duplex>
status: active
To normalno laufa.
Potem sem po handbooku dodal v rc.conf:
ppp_enable="YES"
ppp_mode="ddial"
ppp_nat="YES"
ppp_profile="siol"
ter v ppp.conf
default:
set log Phase tun command # you can add more detailed logging if you wish
set ifaddr 10.0.0.1/0 10.0.0.2/0
siol:
set device PPPoE:rl0
set authname USERNAME
set authkey GESLO
set dial
set login
add default HISADDR
zaženem # ppp -ddial siol
in mi izpiše neko napako glede routa 0.0.0.0...
Vseeno mi pa pod ifconfig ustvari...
tun0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1500
Opened by PID 70183
Kaj bi lahko blo?
Trenutno laufa gor static IP od T-2.
V /etc/rc.conf je sedaj
ifconfig_rl0="inet 84.255.xxx.xxx netmask 255.255.192.0"
rl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
inet 84.255.xxx.xxx netmask 0xffffc000 broadcast 84.255.255.255
inet6 fe80::250:bfff:fee0:5b33%rl0 prefixlen 64 scopeid 0x1
ether 00:xx:xx:xx:xx
media: Ethernet autoselect (100baseTX <full-duplex>
status: active
To normalno laufa.
Potem sem po handbooku dodal v rc.conf:
ppp_enable="YES"
ppp_mode="ddial"
ppp_nat="YES"
ppp_profile="siol"
ter v ppp.conf
default:
set log Phase tun command # you can add more detailed logging if you wish
set ifaddr 10.0.0.1/0 10.0.0.2/0
siol:
set device PPPoE:rl0
set authname USERNAME
set authkey GESLO
set dial
set login
add default HISADDR
zaženem # ppp -ddial siol
in mi izpiše neko napako glede routa 0.0.0.0...
Vseeno mi pa pod ifconfig ustvari...
tun0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1500
Opened by PID 70183
Kaj bi lahko blo?