Witam, mam mały problem. Freesco nie może mi nawiazać połaczenia z TEPSĄ, diody na HISie zapalają sie i gaszą co 5 sekund, i tak w kółko...
Jestem pewny że popełniłem gdzieś jakiś błąd w konfiguracji, ale nie mogę dociec gdzie. Załączam treść dwóch plików w których, jak sądzę tkwi przyczyna.
plik Tpsa-sdi.{_h
# [ISP settings for dial-up router]
ISPNAME=TPSA-SDI # 30.ISP/connection name
PHONUM="[4~T1" # 31.Dialing method P/T and phone numbers (tutaj nie kumam, wpisałem w konfiguratorze samo "T1" a w pliku są jakieś krzaczki)
LINKUP=1 # 32.Link up time, see DRULES
DRULES="accept any 1 any" # 32."Bring_up_link rule" part of diald.conf
DNSADDR=194.204.159.1 # 33.Primary DNS server
DNSADDR1=194.204.152.34 # 34.Secondary DNS server
PROXY= # 35.Host http proxy address
ADRTYPE= # 36.If ISP supplies us with dynamic IP, then:
LOCAL=213.77.140.104 # 37.fake local side ppp IP addr (na wszelki wypadek wpisałem ale to chyba niekonieczne, bo po co...?)
REMOTE= # 38.fake remote IP addr
AUTHMET=pap # 40.Authentification method - pap/chap/script (czy aby dobrze wybrałem: pap?)
Q0='' # Chat sequence or
R0='Przemo' # username for pap/chap
Q1=''
R1='powers' # password for pap/chap
Q2=''
R2=''
Q3=''
R3=''
plik System.cfg
# [System]
ROUTER=dialup # 0.dialup/leased/ethernet/bridge
HOSTNAME=routerek #711.Router name
DOMAIN=1 #712.(Local) domain name
ENAMSQ=y # 11.Enable NAT and firewall
ENABRG=n # 12.Enable bridging mode? DONT TOUCH!!!
BIGMEM=n # 13.If 16+MB RAM start ppp bsd compression
SAVERS=0,0 # 14.Savers - screen(min),hdd(x5 sec) 0 -off
SWPSIZE=0 # 15.Swap size in Kb on boot device. 0 - off
LOGSIZE=[4~[4~1000 # 16.System_log,logins_log sizes (bytes) (cholera, znowu jakieś krzaczki, skąd one się biorą? powinno być samo "1000")
DEFISP= # 6.Default dialup ISP
# [Services] # y - worldwide/s - local/n - disable
ENADNS=n #411.Enable caching DNS server
LOGDNS=n #412.Enable debug info
ENADHCP=n #421.Enable DHCP server
WINSADDR= #422. WINS address (for DHCP server)
LIZTIME=604800,604800 #423. default-lease-time,max-lease-time
ENAWWW=n #431.Enable Public HTTP Server
WWWPORT=80 #432. on port
ENAWWA=s #441.Enable Time Server and control via HTTP
WWAPORT=82 #442. on port
TIMADDR=www.clock.org #443.Host timeserver address, empty - disable
TIMZONE=+0100 #444. Offset to UTC (-1200 -:- +1200)
ENALPD=n #451.Enable Print Server
LPPORT1=515 #452. on port
LPDEV1=lp1 #453. on output device
LPPORT2=516 #454.Second lp server on port, empty - disable
LPDEV2=lp2 #455. on output device
ENATEL=s # 46.Enable telnet server
# [Security]
TRUSTLN=p #211.Trust local nets y/n/p{artual}
TRUSTMD=y #212.Modem links have access to local networks
RINGS=2,7 #220.Rings before answer at login,nologin time
MonTIM="" #221.Nologin times for modem users
TueTIM="" #222
WedTIM="" #223
ThuTIM="" #224
FriTIM="" #225
SatTIM="" #226
SunTIM="" #227
# [Modems]
MODEM0=cua1 # 51.1st modem
MSPEED0=115200 # 52.port's speed
MINIT0="ATZ" # 53.init string (może init string musi być jakiś inny?)
MTU0= #541.Maximum Transmit Unit
MRU0= #542.Maximum Receive Unit
MADDR0=192.168.168.2 # 55.ppp link remote addr (for dialin purpose) (co to jest???)
MODEM1= # 61
MSPEED1= # 62
MINIT1="" # 63
MTU1= #641
MRU1= #642
MADDR1=192.168.168.3 # 65.I said for dialin purpose.
# [leased line router]
ADRTYPE= #921.if ISP supplies us with dynamic IP, then:
LOCAL=213.77.140.104 #922.fake local side ppp IP addr
REMOTE=127.0.0.3 #923.fake remote addr (co to jest???)
# [ethernet/leased/printer/ras router]
GATEWAY= #911.Default gateway, if exist.
DNSADDR=127.0.0.1 #912.Primary DNS address for ethernet connection
DNSADDR1= #913.Secondary DNS address for ethernet connection
PROXY="" #914.HTTP proxy addr[:port]
# [Hardware]
IO0=0 #811.1st ethernet card I/O address
IRQ0=0 #812.IRQ line
IO1=0 #821
IRQ1=0 #822
IO2=0 #831
IRQ2=0 #832
# [Networks]
USEDHCP0=n #720.Use DHCP client to config this interface
INTNAME0=eth0 #721.Interface name (eth0|arc0e|arc0)
DHCPLOG=y #722.Enable DHCP client messages in the log
DHCPDNS=y #723 Enable auto configuration of DNS via DHCP
IPADDR0=192.168.0.1 #724.IP adress of this interface
NETMASK0=255.255.255.0 #725.Network mask
NETWORK0=192.168.0.0 # Network address
BRDCAST0=192.168.0.255 # Broadcast address
#726.IP pool, empty disables DHCP on this interface
IPRANGE0="192.168.0.2-192.168.0.7"
INTNAME1= #731.Interface name (eth1|eth0:1|arc0e|arc0 etc)
IPADDR1= #732. Second network
NETMASK1=
NETWORK1=
BRDCAST1=
IPRANGE1=""
INTNAME2= #74x. Third network
IPADDR2=
NETMASK2=
NETWORK2=
BRDCAST2=
IPRANGE2=""
dzięki z góry...