[ _tux_rulez @ 25.06.2004. 17:02 ] @
imam problem da podignem moj cisco router na iznajmljenoj liniji. prikljucio sam modem preko kabla (w35) a u router na drugom kraju kabla ukljucio u serijski port. Konfigurisao LAN ethernet na 10.40.0.1 IP adresi...serial na svojoj jedinoj public IP adresi i nece da proradi..dobijam ppppppppppporuku:

show interface serial 0
Serial0 is up, line protocol is down

Pomogajte


[Ovu poruku je menjao _tux_rulez dana 25.06.2004. u 20:31 GMT]
[ _tux_rulez @ 25.06.2004. 17:27 ] @
ROUTER#show interface serial 0
Serial0 is up, line protocol is down
Hardware is QUICC Serial
Internet address is 80.65.91.86/30
MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec, rely 255/255, load 1/255
Encapsulation PPP, loopback not set, keepalive set (10 sec)
LCP Listen
Closed: ipcp, cdp
Last input 00:00:00, output 04:31:11, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0 (size/max/drops); Total output drops: 0
Queueing strategy: weighted fair
Output queue: 0/64/0 (size/threshold/drops)
Conversations 0/7 (active/max active)
Reserved Conversations 0/0 (allocated/max allocated)
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
5178 packets input, 124272 bytes, 0 no buffer
Received 4003 broadcasts, 0 runts, 0 giants
1626 input errors, 0 CRC, 1599 frame, 0 overrun, 0 ignored, 27 abort
5218 packets output, 168063 bytes, 0 underruns
0 output errors, 0 collisions, 3314 interface resets
0 output buffer failures, 0 output buffers swapped out
0 carrier transitions
DCD=up DSR=up DTR=up RTS=down CTS=down


[Ovu poruku je menjao _tux_rulez dana 25.06.2004. u 20:33 GMT]
[ _tux_rulez @ 25.06.2004. 18:30 ] @
RTS - Request To Send
CTS - Clear To Send

Bojim se da nije kabl ostecen...
[ nkrgovic @ 26.06.2004. 00:27 ] @
Citat:
_tux_rulez: ROUTER#show interface serial 0
Serial0 is up, line protocol is down
Hardware is QUICC Serial
Internet address is 80.65.91.86/30]


Ovo je, koliko se ja razumem : "Interfej sam podigao, ali nista ne vidim iza". Moguce da je kabl, a moguce da parametri nisu dobri. Kako je V.35 kabl prilicno ogomantna i rogobatan (da li si dobro spojio? Treba da se DODIRUJU povrsine konektora - tj. da to sve lepo prisrafis) ja bi svakako prvo proverio parametre (enkapsulacija i tako to), pa onda tek trazio nov kabl.
[ Dusan Marjanovic @ 26.06.2004. 09:07 ] @
imao sam problem koji se slicno manifestovao, a u pitanju je bilo da je kabl na krajevima imao potrebne konektore ali zice drugacije rasporedjene, tako da je sve pasovalo kako valja, ali link nikako...
[ _tux_rulez @ 26.06.2004. 16:20 ] @
Prije svega hvala na odgovorima. Enkapsulacija je ppp, kako mi je ISP rekao, kabl cu pokusati da odnesem kod nekoga ko ima istu vrstu konekcije, pa cu kod njega isprobati kabl....ako ne bude radio na njegovom routeru i modemu onda...je do kabla...javim rezultate
[ _tux_rulez @ 28.06.2004. 09:42 ] @
Upravo sam iz mog ISP-a dosao sa originalnim cisco system kablom, koji je dva dana prije skinut sa routera koji je radio. Umjesto mog, stavim novi kabl, i opet ista stvar...
Sta sada? uradim show interface Serial 0 i opet stoji isti message....line protocol is down?! Na koji setting da gledam?
[ markom @ 28.06.2004. 10:24 ] @
Jesi probao da resetuješ modem?

Pošalji ovde output od "show tech-support" za početak.


Marko.
[ _tux_rulez @ 28.06.2004. 11:51 ] @
Modem je takav da se ne moze resetovati. Tako su mi i rekli u ISP-u, odnosno tel kablom direkt na liniju sa koje izgleda uzima i napajanje itd....a taj kabl je unutar njega zabicom spojen tako da se ne moze izvuci.....

tech-support dolazi za minutu...
[ _tux_rulez @ 28.06.2004. 12:11 ] @
Code:

MEMO#show tech-support

------------------ show version ------------------

Cisco Internetwork Operating System Software
IOS (tm) 1600 Software (C1600-Y-L), Version 11.1(12)AA, EARLY DEPLOYMENT RELEASE SOFTWARE (fc1)
Copyright (c) 1986-1997 by cisco Systems, Inc.
Compiled Mon 09-Jun-97 14:20 by krunyan
Image text-base: 0x0200544C, data-base: 0x022C4494

ROM: System Bootstrap, Version 12.0(3)T, RELEASE SOFTWARE (fc1)
ROM: 1600 Software (C1600-RBOOT-R), Version 12.0(3)T,  RELEASE SOFTWARE (fc1)

MEMO uptime is 34 minutes
System restarted by power-on
System image file is "c1600-y-l.111-12.AA", booted via flash

cisco 1601 (68360) processor (revision C) with 7680K/512K bytes of memory.
Processor board ID 14711395
Bridging software.
X.25 software, Version 2.0, NET2, BFE and GOSIP compliant.
1 Ethernet/IEEE 802.3 interface.
1 Serial(sync/async) network interface.
System/IO memory with parity disabled
8192K bytes of DRAM onboard
System running from RAM
8K bytes of non-volatile configuration memory.
4096K bytes of processor board PCMCIA flash (Read/Write)

Configuration register is 0x2102


------------------ show running-config ------------------


Building configuration...

Current configuration:
!
version 11.1
service config
service udp-small-servers
service tcp-small-servers
!
hostname MEMO
!
enable secret 5 <removed>
enable password <removed>
!
ip subnet-zero
ip address-pool local
!
interface Ethernet0
 ip address 10.40.0.1 255.255.0.0
 no ip directed-broadcast
!
interface Serial0
 ip address 80.65.91.86 255.255.255.252
 ip access-group 11 out
 no ip directed-broadcast
 encapsulation ppp
 no fair-queue
!
router igrp 1
 network 10.0.0.0
 network 80.0.0.0
!
ip default-gateway 80.65.91.85
ip name-server 195.222.32.10
ip classless
ip route 0.0.0.0 0.0.0.0 80.65.91.85
ip route 0.0.0.0 0.0.0.0 Serial0
access-list 112 permit ip 80.65.91.80 0.0.0.15 any
access-list 112 permit ip 10.40.0.0 0.0.0.255 any
!
line con 0
 exec-timeout 0 0
line vty 0 4
 password <removed>
 login
!
end


------------------ show controllers ------------------

QUICC Ethernet unit 0 using SCC1, Microcode ver 4
Current station address 00d0.58a3.b034, default address 00d0.58a3.b034
idb at 0x233F700, driver data structure at 0x233CFF8
SCC Registers:
General [GSMR]=0x0:0x1088003C, Protocol-specific [PSMR]=0x80A
Events [SCCE]=0x0000, Mask [SCCM]=0x001F, Status [SCCS]=0x0002
Transmit on Demand [TODR]=0x0, Data Sync [DSR]=0xD555
Interrupt Registers:
Config [CICR]=0x00368461, Pending [CIPR]=0x00004004
Mask   [CIMR]=0xC8000012, In-srv  [CISR]=0x00000000
Command register [CR]=0x6C0
Port A [PADIR]=0x0000, [PAPAR]=0xCCC3
       [PAODR]=0x0000, [PADAT]=0x75FE
Port B [PBDIR]=0x00F13E, [PBPAR]=0x0010CE
       [PBODR]=0x000000, [PBDAT]=0x034ADD
Port C [PCDIR]=0x0002, [PCPAR]=0x0008
       [PCSO]=0x0C30,  [PCDAT]=0x07CC, [PCINT]=0x0000

SCC GENERAL PARAMETER RAM (at 0xFF00C00)
Rx BD Base [RBASE]=0x420, Fn Code [RFCR]=0x18
Tx BD Base [TBASE]=0x490, Fn Code [TFCR]=0x18
Max Rx Buff Len [MRBLR]=1520
Rx State [RSTATE]=0x18000000, BD Ptr [RBPTR]=0x430
Tx State [TSTATE]=0x18000AE3, BD Ptr [TBPTR]=0x4A0

SCC ETHERNET PARAMETER RAM (at 0xFF00C30)
CRC Preset [C_PRES]=0xFFFFFFFF, Mask [C_MASK]=0xDEBB20E3
Errors: CRC [CRCEC]=0, Alignment [ALEC]=0, Discards [DISFC]=0
PAD Char [PADS]=0x0
Retry Limit [RET_LIM]=15, Count [RET_CNT]=15
Frame Lengths: [MAXFLR]=1518, [MINFLR]=64
Max DMA Lengths: [MAXD1]=1518, [MAXD2]=1518
Group Address Filter [GADDRn]=0000:0000:0000:0100
Indiv Address Filter [IADDRn]=0000:0000:0000:0000
Physical Address [PADDR1]=34B0.A358.D000
Last Address Set in Filter [TADDR]=CCCC.CC0C.0001
Persistence [P_Per]=0, Backoff Cnt [BOFF_CNT]=0
BD Pointers:
First Rx [RFBD]=0x0, First Tx [TFBD]=0x4A8, Last Tx [TLBD]=0x4A0

RX ring with 8 entries at 0xFF00420, Buffer size 1524
Rxhead = 0xFF00438 (3), Rxp = 0x233D020 (3)
00 pak=0x23435E4 buf=0x278F454 status=9000 pak_size=0
01 pak=0x2342A14 buf=0x278C54C status=9000 pak_size=0
02 pak=0x2342D74 buf=0x278D2BC status=9000 pak_size=0
03 pak=0x2343794 buf=0x278FB0C status=9000 pak_size=0
04 pak=0x2343434 buf=0x278ED9C status=9000 pak_size=0
05 pak=0x2343AF4 buf=0x279087C status=9000 pak_size=0
06 pak=0x2343944 buf=0x27901C4 status=9000 pak_size=0
07 pak=0x2342F24 buf=0x278D974 status=B000 pak_size=0

TX ring with 4 entries at 0xFF00490, tx_count = 0
tx_head = 0xFF004A8 (3), head_txp = 0x233D07C (3)
tx_tail = 0xFF004A8 (3), tail_txp = 0x233D07C (3)
00 pak=0x0000000 buf=0x0000000 status=0000 pak_size=0
01 pak=0x0000000 buf=0x0000000 status=0000 pak_size=0
02 pak=0x0000000 buf=0x0000000 status=0000 pak_size=0
03 pak=0x0000000 buf=0x0000000 status=2000 pak_size=0
0 missed datagrams, 0 overruns
0 transmitter underruns, 0 excessive collisions
0 single collisions, 0 multiple collisions
0 dma memory errors, 0 CRC errors

0 alignment errors, 0 runts, 0 giants
QUICC SCC specific errors:
0 buffer errors, 0 overflow errors
0 input aborts on late collisions
0 heartbeat failures, 0 cumulative deferred
0 throttles, 0 enables




QUICC Serial unit 0
idb at 0x2344364, driver data structure at 0x2346088
SCC Registers:
General [GSMR]=0x2:0x00000030, Protocol-specific [PSMR]=0x0
Events [SCCE]=0x0000, Mask [SCCM]=0x001F, Status [SCCS]=0x0006
Transmit on Demand [TODR]=0x0, Data Sync [DSR]=0x7E7E
Interrupt Registers:
Config [CICR]=0x00368461, Pending [CIPR]=0x00004004
Mask   [CIMR]=0xC8000012, In-srv  [CISR]=0x00000000
Command register [CR]=0x6C0
Port A [PADIR]=0x0000, [PAPAR]=0xCCC3
       [PAODR]=0x0000, [PADAT]=0xF5FE
Port B [PBDIR]=0x00F13E, [PBPAR]=0x0010CE
       [PBODR]=0x000000, [PBDAT]=0x034ADD
Port C [PCDIR]=0x0002, [PCPAR]=0x0008
       [PCSO]=0x0C30,  [PCDAT]=0x07CC, [PCINT]=0x0000
DTE V.35 serial cable attached.

SCC GENERAL PARAMETER RAM (at 0xFF00F00)
Rx BD Base [RBASE]=0x580, Fn Code [RFCR]=0x18
Tx BD Base [TBASE]=0x5C0, Fn Code [TFCR]=0x18
Max Rx Buff Len [MRBLR]=1524
Rx State [RSTATE]=0x18008240, BD Ptr [RBPTR]=0x5A8
Tx State [TSTATE]=0x0, BD Ptr [TBPTR]=0x5C0

SCC HDLC PARAMETER RAM (at 0xFF00F38)
CRC Preset [C_PRES]=0xFFFF, Mask [C_MASK]=0xF0B8
Errors: CRC [CRCEC]=0, Aborts [ABTSC]=0, Discards [DISFC]=0
Nonmatch Addr Cntr [NMARC]=0
Retry Count [RETRC]=0
Max Frame Length [MFLR]=1524
Rx Int Threshold [RFTHR]=0, Frame Cnt [RFCNT]=65531
User-defined Address 0000/0000/0000/0000
User-defined Address Mask 0x0000


buffer size 1524
BRGC1=101B0, BRGC2=0, BRGC3=0, BRGC4=0
modem_signal_addr FF01566
MASK: DSR=1, DTR=2,RTS=8.CTS=400,DCD=800
txbrgc=FF015FC, rxbrgc=FF015FC
BRG [DTE]: rx_sicr_clk=7, tx_sicr_clk=6
BRG [DCE]: rx_sicr_clk=7, tx_sicr_clk=3
CLK SRC: sync=4000, async=4000
RX ring with 8 entries at 0xFF00580, Buffer size 1524
Rxhead = 0xFF005A8 (5), Rxp = 0x23460B8 (5)
00 pak=0x2386F34 buf=0x27B1484 status=9000 pak_size=0
01 pak=0x2386874 buf=0x2793E48 status=9000 pak_size=0
02 pak=0x2348FE4 buf=0x2793790 status=9000 pak_size=0
03 pak=0x2348C84 buf=0x2792A20 status=9000 pak_size=0
04 pak=0x23875F4 buf=0x27B2F64 status=9000 pak_size=0
05 pak=0x234A1D8 buf=0x2798178 status=9000 pak_size=0
06 pak=0x2386BD4 buf=0x27B0714 status=9000 pak_size=0
07 pak=0x234A028 buf=0x2797AC0 status=B000 pak_size=0

TX ring with 4 entries at 0xFF005C0, tx_count = 4
tx_head = 0xFF005C0 (0), head_txp = 0x2346100 (0)
tx_tail = 0xFF005C0 (0), tail_txp = 0x2346100 (0)
00 pak=0x235E7E4 buf=0x279A284 status=9C00 pak_size=14
01 pak=0x235E994 buf=0x279A3B0 status=9C00 pak_size=14
02 pak=0x235EB44 buf=0x279A4DC status=9C00 pak_size=14
03 pak=0x235EEA4 buf=0x279A734 status=BC00 pak_size=14
QUICC SCC specific errors:
1 input aborts on receiving flag sequence
0 throttles, 0 enables
0 overruns
0 transmitter underruns
0 transmitter CTS losts


------------------ show stacks ------------------


Minimum process stacks:
 Free/Size   Name
  884/1000   c1000 LED
 1620/2000   Router Init
 2800/4000   Init
 1888/4000   Virtual Exec

Interrupt level stacks:
Level    Called Unused/Size  Name
  4        4044   2544/3000  CPIC interrupts
  7           0   2980/3000  Programmable Interval Timer

------------------ show interfaces ------------------


Ethernet0 is up, line protocol is up
  Hardware is QUICC Ethernet, address is 00d0.58a3.b034 (bia 00d0.58a3.b034)
  Internet address is 10.40.0.1/16
  MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec, rely 255/255, load 1/255
  Encapsulation ARPA, loopback not set, keepalive set (10 sec)
  ARP type: ARPA, ARP Timeout 04:00:00
  Last input 00:00:00, output 00:00:00, output hang never
  Last clearing of "show interface" counters never
  Queueing strategy: fifo
  Output queue 0/40, 0 drops; input queue 0/75, 0 drops
  5 minute input rate 2000 bits/sec, 3 packets/sec
  5 minute output rate 1000 bits/sec, 3 packets/sec
     2028 packets input, 130867 bytes, 0 no buffer
     Received 73 broadcasts, 0 runts, 0 giants
     0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
     0 input packets with dribble condition detected
     1629 packets output, 177919 bytes, 0 underruns
     0 output errors, 0 collisions, 1 interface resets
     0 babbles, 0 late collision, 0 deferred
     0 lost carrier, 0 no carrier
     0 output buffer failures, 0 output buffers swapped out
Serial0 is up, line protocol is down
  Hardware is QUICC Serial
  Internet address is 80.65.91.86/30
  MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec, rely 255/255, load 1/255
  Encapsulation PPP, loopback not set, keepalive set (10 sec)
  LCP ACKsent
  Closed: ipcp, cdp
  Last input 00:00:00, output never, output hang never
  Last clearing of "show interface" counters never
  Queueing strategy: fifo
  Output queue 14/40, 0 drops; input queue 0/75, 0 drops
  5 minute input rate 0 bits/sec, 0 packets/sec
  5 minute output rate 0 bits/sec, 0 packets/sec
     251 packets input, 5074 bytes, 0 no buffer
     Received 0 broadcasts, 0 runts, 0 giants
     44 input errors, 0 CRC, 43 frame, 0 overrun, 0 ignored, 1 abort
     219 packets output, 3066 bytes, 0 underruns
     0 output errors, 0 collisions, 106 interface resets
     0 output buffer failures, 0 output buffers swapped out
     0 carrier transitions
     DCD=up  DSR=up  DTR=up  RTS=down  CTS=down


------------------ show buffers ------------------


Buffer elements:
     486 in free list (500 max allowed)
     6952 hits, 0 misses, 0 created

Public buffer pools:
Small buffers, 104 bytes (total 50, permanent 50):
     37 in free list (20 min, 150 max allowed)
     1045 hits, 0 misses, 0 trims, 0 created
     0 failures (0 no memory)
Middle buffers, 600 bytes (total 25, permanent 25):
     23 in free list (10 min, 150 max allowed)
     1196 hits, 0 misses, 0 trims, 0 created
     0 failures (0 no memory)
Big buffers, 1524 bytes (total 50, permanent 50):
     50 in free list (5 min, 150 max allowed)
     69 hits, 0 misses, 0 trims, 0 created
     0 failures (0 no memory)
VeryBig buffers, 4520 bytes (total 0, permanent 0):
     0 in free list (0 min, 100 max allowed)
     0 hits, 0 misses, 0 trims, 0 created
     0 failures (0 no memory)
Large buffers, 5024 bytes (total 0, permanent 0):
     0 in free list (0 min, 10 max allowed)
     0 hits, 0 misses, 0 trims, 0 created
     0 failures (0 no memory)
Huge buffers, 18024 bytes (total 0, permanent 0):
     0 in free list (0 min, 4 max allowed)
     0 hits, 0 misses, 0 trims, 0 created
     0 failures (0 no memory)

Interface buffer pools:
Ethernet0 buffers, 1524 bytes (total 28, permanent 28):
     13 in free list (0 min, 28 max allowed)
     15 hits, 0 fallbacks
     7 max cache size, 6 in cache
Serial0 buffers, 1524 bytes (total 16, permanent 16):
     3 in free list (0 min, 16 max allowed)
     52 hits, 7 fallbacks
     4 max cache size, 0 in cache



------------------ show process memory ------------------


Total: 5253136, Used: 786352, Free: 4466784
 PID  TTY  Allocated      Freed    Holding    Getbufs    Retbufs Process
   0    0      24784        300     667600          0          0 *Init*
   0    0        388      19024        388          0          0 *Sched*
   0    0    1182976     409788        560     216700      27520 *Dead*
   1    2      57668      56528       5856          0          0 Virtual Exec
   2    0          0          0       2716          0          0 Check heaps
   3    0         92          0       2808          0          0 Pool Manager
   4    0        256        256       2716          0          0 Timers
   5    0        332          0       2968          0          0 ARP Input
   6    0         92          0       2808          0          0 SERIAL A'detect
   7    0        232          0       2948          0          0 Probe Input
   8    0         92          0       2808          0          0 RARP Input
   9    0        128        748       4844          0          0 IP Input
  10    0          0        748       2716          0          0 TCP Timer
  11    0      18136          0       6544          0          0 TCP Protocols
  12    0        568        284       3000          0          0 CDP Protocol
  13    0       8964       8012       3668          0          0 BOOTP Server
  14    0          0          0       2716          0          0 Asy FS Helper
  15    0          0          0       4716          0          0 IP Background
  16    0          0          0       2716          0          0 IP Cache Ager
  17    0        128          0       2868          0          0 Critical Bkgnd
  18    0       5524          0       2808          0          0 Net Background
  19    0        348        256       4808          0          0 Logger
  20    0        256        256       2716          0          0 TTY Background
  21    0          0          0       2716          0          0 Per-Second Jobs
  22    0          0          0       2716          0          0 Net Periodic
  23    0        184          0       2900          0          0 Net Input
  24    0          0        560       2716          0          0 Per-minute Jobs
  25    0        512        256       2972          0          0 CCP manager
  26    0          0          0       2716          0          0 PPP manager
  28    0      64900      56524      11092          0          0 Config Probe
  29    0      56812      56812       2716          0          0 Config Probe
  30    0          0          0       2716          0          0 IP-RT Background
  31    0        528          0      14472          0          0 IGRP Router
                                    786028 Total

------------------ show process cpu ------------------


CPU utilization for five seconds: 9%/6%; one minute: 13%; five minutes: 12%
 PID  Runtime(ms)  Invoked  uSecs    5Sec   1Min   5Min TTY Process
   1        2972       144  20638   2.62%  0.75%  0.16%   2 Virtual Exec
   2       31220       306 102026   0.00%  1.43%  1.50%   0 Check heaps
   3           0         1      0   0.00%  0.00%  0.00%   0 Pool Manager
   4           0         2      0   0.00%  0.00%  0.00%   0 Timers
   5          24        73    328   0.00%  0.00%  0.00%   0 ARP Input
   6           0         1      0   0.00%  0.00%  0.00%   0 SERIAL A'detect
   7           0         1      0   0.00%  0.00%  0.00%   0 Probe Input
   8           0         1      0   0.00%  0.00%  0.00%   0 RARP Input
   9        1712      2021    847   0.24%  0.06%  0.01%   0 IP Input
  10         484      1638    295   0.00%  0.03%  0.00%   0 TCP Timer
  11          12        13    923   0.00%  0.00%  0.00%   0 TCP Protocols
  12           8       211     37   0.00%  0.00%  0.00%   0 CDP Protocol
  13          36        23   1565   0.00%  0.00%  0.00%   0 BOOTP Server
  14           0         1      0   0.00%  0.00%  0.00%   0 Asy FS Helper
  15         416      2076    200   0.00%  0.00%  0.00%   0 IP Background
  16           0        34      0   0.00%  0.00%  0.00%   0 IP Cache Ager
  17           0         1      0   0.00%  0.00%  0.00%   0 Critical Bkgnd
  18           8       100     80   0.00%  0.00%  0.00%   0 Net Background
  19           4        13    307   0.00%  0.00%  0.00%   0 Logger
  20         132      1950     67   0.00%  0.00%  0.00%   0 TTY Background
  21          16      2039      7   0.00%  0.00%  0.00%   0 Per-Second Jobs
  22         404      2038    198   0.00%  0.00%  0.00%   0 Net Periodic
  23           4         1   4000   0.00%  0.00%  0.00%   0 Net Input
  24         984        34  28941   0.00%  0.02%  0.00%   0 Per-minute Jobs
  25           0         2      0   0.00%  0.00%  0.00%   0 CCP manager
  26          44       252    174   0.00%  0.00%  0.00%   0 PPP manager
  28          32        29   1103   0.00%  0.00%  0.00%   0 Config Probe
  29          24        28    857   0.00%  0.00%  0.00%   0 Config Probe
  30           0        34      0   0.00%  0.00%  0.00%   0 IP-RT Background
  31         296        25  11840   0.00%  0.01%  0.00%   0 IGRP Router
[ markom @ 28.06.2004. 12:28 ] @
Hm, na prvi pogled jedino što mi pada na pamet je da sa provajderom proveriš enkapsulaciju još jednom. Probaj "encapsulation hdlc" na Serial0 interfejsu, čisto probe radi.

Takođe, probaj "debug ppp negotiation", pa vidi šta se dešava.

Marko.

P.S. Broj grešaka na serijskom interfejsu je kanda sulud u odnosu na broj paketa. Uradi "clear counters" pa vidi da li se povećavaju greške. Ako primtetno rastu, ne bih se previše čudio što sve to ne radi.
[ Gojko Vujovic @ 28.06.2004. 12:39 ] @
Nešto drugo meni nije jasno, dok vi rešavate problem line protokola.

Ti na eth0 koristiš interni opseg. Zašto pališ routing protokol na njemu? Gde ti je NAT?

Prvi sledeći ruter kada dobije 10.x source, ako je normalno konfigurisan, odbiće ti takve pakete i link neće raditi. Ako to ne uradi taj kod provajdera, neko na putu do destinacije sigurno hoće.

A da ne pričamo o access listi koja nema nikakvog smisla. Stavio si je na out a proveravaš i ulazno.. ako se kačiš na net, ovo ti nikako neće proraditi.

Zato postoje ljudi koji se bave profesionalno konfiguracijom rutera. Dovedeš ga na 2 sata, kažeš treba mi to to to i to, on namesti, ti platiš, svi srećni i zadovoljni.
[ alex @ 28.06.2004. 12:44 ] @
Gojko, a sta ako je provajder taj koji radi NAT za njega?
[ markom @ 28.06.2004. 12:48 ] @
To je dobar komentar, ali onda verovatno ne bi imao interconnect subnet sa pravim opsegom, već bi verovatno bila nenumerisana point to point veza.

Marko.
[ _tux_rulez @ 28.06.2004. 12:59 ] @
evo javljam se...vidio sam kakav sam apsurd uradio sa access listom i grupom, izbrisao ssssssssssam ih, i izbrisao sam sam taj igrp.....cilj mi je da u shellu uradim ping na neki sajt.....ako proradi rjesavat cu ostalo...
[ _tux_rulez @ 28.06.2004. 13:03 ] @
eeee Gojko, kako bih ja bio sretan da ima takvih ljudi....to jesam pitao ISP. Ali znas ono:

Gospodine, kupite router koji kosta 500E kod nas i mi vam usput konfigurisemo router da radi.....ovako ako imas svoj router koji je bolje 5 puta onda nemas taj support...aka MONOPOL!
[ _tux_rulez @ 28.06.2004. 13:05 ] @
Code:
MEMO#show run
Building configuration...

Current configuration:
!
version 11.1
service config
service udp-small-servers
service tcp-small-servers
!
hostname MEMO
!
enable secret 5 xxxxxxx
enable password xxxxxxx
!
ip subnet-zero
ip address-pool local
!
interface Ethernet0
 ip address 10.40.0.1 255.255.0.0
 no ip directed-broadcast
!
interface Serial0
 ip address 80.65.91.86 255.255.255.252
 no ip directed-broadcast
 encapsulation ppp
 no fair-queue
!
ip default-gateway 80.65.91.85
ip name-server 195.222.32.10
ip classless
ip route 0.0.0.0 0.0.0.0 80.65.91.85
ip route 0.0.0.0 0.0.0.0 Serial0
!
line con 0
 exec-timeout 0 0
line vty 0 4
 password xxxxxxxxx
 login
!
end
[ _tux_rulez @ 28.06.2004. 13:13 ] @
Sto se tice enkapsulacije...ISP mi je rekao da su prebacili na PPP, jer hdlc ocito nije radio :)
[ Gojko Vujovic @ 28.06.2004. 13:18 ] @
alex, dobio je on javnu peer mrežu kako se vidi iz konfiguracije tako da stoji da ovo sa direktnim rutiranjem između javnog i privatnog opsega ne pije vodu.

tux, jesi li probao da debuguješ PPP i vidiš gde to puca?
I još jedno pitanje. Možeš li nam ovde poslati SVE parametre koje si dobio od provajdera. Dakle tačno kako su ti zapisali, izdiktirali, itd. Šta su rekli za enkapsulaciju, rutiranje, opsege koji su ti dodeljeni, itd itd. Pošto vidim da si po slobodnom nahođenju dizao IGRP, moguće je da si i ništo propustio da uradiš što je provajder tražio.

Doduše meni nije tačno jasno zašto se ti baviš dizanjem line protokola. Taj ISP ti prodaje internet, njihov CSU/DSU, neka podignu protokol. Oni bi trebalo da dovedu IP do tvog peer-a i na to da ti rutiraju adrese koje si dobio, a tvoj posao bi trebalo da bude posle ostalo setovanje (eth interfejsa, rutiranje u okviru tvoje mreže, itd).
[ Gojko Vujovic @ 28.06.2004. 13:21 ] @
Hm da pošto sam prethodni odgovor pisao preko maila, nisam uzeo u obzir tvoje prethodne tri poruke gde si već pojasnio nešto u vezi sa provajderom.

Ništa iščupaj serijski kablić, uključi debugging, resetuj countere, vrati kabl i gledaj šta debug kaže.
[ _tux_rulez @ 28.06.2004. 18:17 ] @
Sutra mi je ISP najavio dolazak da vide kako to radi a njihovom opremom (routerom)..

Bas me interesuje koliko sposobni ce se sada pokazati :)
[ Gojko Vujovic @ 28.06.2004. 18:48 ] @
Ti gledaj kako je konfigurisan taj ruter pa isto to uradi. I nisi jos uvek rekao sta si od parametara dobio od njih.
[ _tux_rulez @ 29.06.2004. 10:39 ] @
Dobio sam samo IP (moj javni IP), subnetmas 255.255.255.252 i GW 80.65.91.85 ..i to je to i naravno enkapsulaciju je sa druge strane na routeru admin ponovo vratio na HDLC sto sam i ja ucnio sa svojim routerom. p.s. kada sam kupio router, tacnije, uzeo sam ga na probu rekavsi da cu platiti poslije testiranja, odnesem ga u taj ISP da ga testiraju. I odgovor: 'nemamo ga gdje testirati...' Da su ti ljudi bolje organizovani ne bih ja sada router vec trecu sedmicu konfigurisao, mislim mozda je i router nesipravan, il serijski port na routeru jer sam ga kupio polovnog...
[ Gojko Vujovic @ 29.06.2004. 10:58 ] @
A debugovanje ppp-a?
[ _tux_rulez @ 29.06.2004. 13:15 ] @
MEMO#debug ppp negotiation
PPP protocol negotiation debugging is on
MEMO#

ukljucio sam debug na serijskom interfejsu i na ppp

[Ovu poruku nije menjao _tux_rulez dana 29.06.2004. u 15:20 GMT]

[Ovu poruku je menjao _tux_rulez dana 29.06.2004. u 15:22 GMT]
[ Gojko Vujovic @ 29.06.2004. 13:21 ] @
Potom podigneš interfejs da bi inicirao ppp negotiation. Prethodno si taj interfejs spustio, naravno.


Ili čupaj kablove pa vraćaj (serial).
[ _tux_rulez @ 29.06.2004. 13:42 ] @
Code:
MEMO#show protocols
Global values:
  Internet Protocol routing is enabled
Ethernet0 is up, line protocol is up
  Internet address is 10.40.0.1/16
Serial0 is up, line protocol is up
  Internet address is 80.65.91.86/30


Odjednom je sada line protocol up! Ali su RTS i CTS down?

Code:
MEMO#show int serial 0
Serial0 is up, line protocol is up
  Hardware is QUICC Serial
  Internet address is 80.65.91.86/30
  MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec, rely 240/255, load 1/255
  Encapsulation HDLC, loopback not set, keepalive set (10 sec)
  Last input 00:00:04, output 00:00:00, output hang never
  Last clearing of "show interface" counters 00:33:03
  Input queue: 0/75/0 (size/max/drops); Total output drops: 0
  Queueing strategy: weighted fair
  Output queue: 47/64/0 (size/threshold/drops)
     Conversations  8/12 (active/max active)
     Reserved Conversations 0/0 (allocated/max allocated)
  5 minute input rate 0 bits/sec, 0 packets/sec
  5 minute output rate 0 bits/sec, 0 packets/sec
     197 packets input, 4728 bytes, 0 no buffer
     Received 197 broadcasts, 0 runts, 0 giants
     74 input errors, 0 CRC, 72 frame, 0 overrun, 0 ignored, 2 abort
     230 packets output, 9171 bytes, 0 underruns
     0 output errors, 0 collisions, 131 interface resets
     0 output buffer failures, 0 output buffers swapped out
     0 carrier transitions
     DCD=up  DSR=up  DTR=up  [b]RTS=down  CTS=down[/b]
[ markom @ 29.06.2004. 13:48 ] @
Dobro, to je dakle napredak. Jesi li probao da pinguješ drugu stranu?

Marko.
[ _tux_rulez @ 29.06.2004. 13:50 ] @
Probao sam ping na svoj GW i ne radi :( jer je RTS i CTS down....

Upravo sam iskljucio kabl na serijskom portu i ukljucio ga opet. I kako sam razumio, debug je ukljucen...ali kako da vidim output?
[ _tux_rulez @ 29.06.2004. 13:52 ] @
Line protocol bude 3 sec UP, pa sekundu Down, pa opet 3 sec UP, pa malo router zaglavi, pa respondira nakon 15 sec...
[ _tux_rulez @ 29.06.2004. 14:46 ] @
Cuo sam se sa jednim covjekom, preporucio mi je da uradim upgrade firmware-a:

System image file is "c1600-y-l.111-12.AA", booted via flash
4096K bytes of processor board PCMCIA flash (Read/Write)


Nadam se da cu sutra imati srece....
[ _tux_rulez @ 30.06.2004. 22:37 ] @
Uradio sam upgrade firmvera...na: c1600-y-mz.120-7.T

Problem je rijesen...tacnije RTS=UP, iako mi jos nije net proradio.

Code:
MEMO#show int serial 0
Serial0 is up, line protocol is up
  Hardware is QUICC Serial
  Internet address is 80.65.91.86/30
  MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec,
     reliability 254/255, txload 1/255, rxload 1/255
  Encapsulation HDLC, loopback not set
  Keepalive set (10 sec)
  Last input 00:00:05, output 00:04:45, output hang never
  Last clearing of "show interface" counters never
  Input queue: 0/75/0 (size/max/drops); Total output drops: 0
  Queueing strategy: weighted fair
  Output queue: 4/1000/64/0 (size/max total/threshold/drops)
     Conversations  2/13/256 (active/max active/max total)
     Reserved Conversations 0/0 (allocated/max allocated)
  5 minute input rate 0 bits/sec, 0 packets/sec
  5 minute output rate 0 bits/sec, 0 packets/sec
     47 packets input, 1128 bytes, 0 no buffer
     Received 47 broadcasts, 0 runts, 0 giants, 0 throttles
     5 input errors, 0 CRC, 4 frame, 0 overrun, 0 ignored, 1 abort
     53 packets output, 3213 bytes, 0 underruns
     0 output errors, 0 collisions, 29 interface resets
     0 output buffer failures, 0 output buffers swapped out
     0 carrier transitions
     DCD=up  DSR=up  DTR=up  RTS=up  CTS=up
[ Gojko Vujovic @ 30.06.2004. 23:24 ] @
Bravo :)

Je l pingaš www.google.com sa rutera?

Sad još da središ NAT i access listu pošto koliko vidim iz one konfiguracije, nat nisi ni uključivao, a neće ti niko rutirati interni opseg na net. :)
[ _tux_rulez @ 30.06.2004. 23:30 ] @
Ping ne radi! Pokusao sam na tonu IP adresa, i na google.com, a s obzirom da mi nece ping ni na moj DNs server...zato sam rekao da mi Net ne radi.

A ping ide na racunare u LAN-u :)

Idemo dalje...
[ dulem @ 01.07.2004. 09:03 ] @
Sad probaj sa extended pingom i uzmi da ti je serijski interfejs source. (1601 se po defaultu 'javlja' sa ethernet porta).
Kao prvi test probaj ping na peer adresu serijskog porta kod tvog provajdera.
Ako je to OK onda si resio sve probleme sa encapsulacijom i modemima - ostaje ti samo IP deo :-)
[ _tux_rulez @ 01.07.2004. 09:45 ] @
Like this:
Code:
MEMO#ping
Protocol [ip]:
Target IP address: 80.65.91.85
Repeat count [5]:
Datagram size [100]:
Timeout in seconds [2]:
Extended commands [n]: y
Source address or interface: 80.65.91.86
Type of service [0]:
Set DF bit in IP header? [no]:
Validate reply data? [no]:
Data pattern [0xABCD]:
Loose, Strict, Record, Timestamp, Verbose[none]:
Sweep range of sizes [n]:
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 80.65.91.85, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)
MEMO#


91.85 - je moj peer router, na ser interface mi je 91.86 IP.
[ dulem @ 01.07.2004. 11:59 ] @
Ako ti je za utehu ni ja ne mogu da pingujem 80.65.91.85.
Trebao bi da proveris 2 stvari:
- kao prvo proveri da nemas ni jednu aktivnu access-listu na interfejsu
- zatim zovi provajdera da vide sta je sa njihove strane. Sad treba proveriti tipove enkapsulacije sa obe strane.

Pozdrav
[ _tux_rulez @ 01.07.2004. 13:39 ] @
Redovno se cujem Sa ISP-om, i potvrdjeno je da je enkapsulacija HDLC, a ne ppp. Ping ne mozes na 80.65.91.85 jer je zabranjeno...radi DDOS :(

Ne vidim sto bi mi trebala access lista...sve sam access liste izbrisao, a kako sam shvatio ping bi trebao da radi i bez access liste.
[ dulem @ 01.07.2004. 13:52 ] @
Citat:
_tux_rulez: Redovno se cujem Sa ISP-om, i potvrdjeno je da je enkapsulacija HDLC, a ne ppp. Ping ne mozes na 80.65.91.85 jer je zabranjeno...radi DDOS :(

hm, da li oni mogu da pinguju tvoj serijski interfejs

Ne vidim sto bi mi trebala access lista...sve sam access liste izbrisao, a kako sam shvatio ping bi trebao da radi i bez access liste.


Access-liste se najcesce koriste da nesto zabrane, Kad radis ovakav troubleshooting onda za pocetak iskljucis access-liste. Ovo sam te pitao da mozda neka tvoja access-lista ne zabranjuje ping.
u svakom slucaju proveri da li ti je default ruta interface serial0 pa onda trazi od provajdera da pinguje tebe posto su oni to zabranili ka njima.
[ _tux_rulez @ 01.07.2004. 14:04 ] @
Mislim da mi ova stavka iz configuracije govori da mi je default routea serial0:

Code:
ip route 0.0.0.0 0.0.0.0 Serial0
[ markom @ 01.07.2004. 14:28 ] @
Ajde opet pošalji onaj "show tech"...

Marko.
[ _tux_rulez @ 01.07.2004. 14:34 ] @
Evo:
Code:
MEMO#show tech-support

------------------ show version ------------------

Cisco Internetwork Operating System Software
IOS (tm) 1600 Software (C1600-Y-M), Version 12.0(7)T,  RELEASE SOFTWARE (fc2)
Copyright (c) 1986-1999 by cisco Systems, Inc.
Compiled Mon 06-Dec-99 19:38 by phanguye
Image text-base: 0x02005000, data-base: 0x0257465C

ROM: System Bootstrap, Version 12.0(3)T, RELEASE SOFTWARE (fc1)
ROM: 1600 Software (C1600-RBOOT-R), Version 12.0(3)T,  RELEASE SOFTWARE (fc1)

MEMO uptime is 5 hours, 59 minutes
System returned to ROM by power-on
System image file is "flash:c1600-y-mz.120-7.T"

cisco 1601 (68360) processor (revision C) with 7680K/512K bytes of memory.
Processor board ID 14711395, with hardware revision 00000001
Bridging software.
X.25 software, Version 3.0.0.
1 Ethernet/IEEE 802.3 interface(s)
1 Serial(sync/async) network interface(s)
System/IO memory with parity disabled
8192K bytes of DRAM onboard
System running from RAM
7K bytes of non-volatile configuration memory.
4096K bytes of processor board PCMCIA flash (Read/Write)

Configuration register is 0x2102


------------------ show running-config ------------------


Building configuration...

Current configuration:
!
version 12.0
service config
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
service udp-small-servers
service tcp-small-servers
!
hostname MEMO
!
enable secret 5 <removed>
enable password <removed>
!
!
!
!
!
ip subnet-zero
ip name-server 195.222.32.10
!
ip address-pool local
!
!
!
interface Ethernet0
 ip address 10.40.0.1 255.255.0.0
 no ip directed-broadcast
!
interface Serial0
 ip address 80.65.91.86 255.255.255.252
 no ip directed-broadcast
!
ip default-gateway 80.65.91.85
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0
no ip http server
!
!
line con 0
 exec-timeout 0 0
 transport input none
line vty 0 4
 password <removed>
 login
!
end


------------------ show stacks ------------------


Minimum process stacks:
 Free/Size   Name
  756/1000   c1000 LED
 2068/4000   Init
 3408/4000   RADIUS INITCONFIG
 4328/5000   DHCP Client
 1968/4000   Virtual Exec

Interrupt level stacks:
Level    Called Unused/Size  Name
  4        9957   2420/3000  CPIC interrupts
  7           0   2976/3000  Programmable Interval Timer

------------------ show interfaces ------------------


Ethernet0 is up, line protocol is up
  Hardware is QUICC Ethernet, address is 00d0.58a3.b034 (bia 00d0.58a3.b034)
  Internet address is 10.40.0.1/16
  MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec,
     reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive set (10 sec)
  ARP type: ARPA, ARP Timeout 04:00:00
  Last input 00:00:00, output 00:00:00, output hang never
  Last clearing of "show interface" counters never
  Queueing strategy: fifo
  Output queue 0/40, 0 drops; input queue 1/75, 0 drops
  5 minute input rate 2000 bits/sec, 3 packets/sec
  5 minute output rate 2000 bits/sec, 2 packets/sec
     2221 packets input, 194239 bytes, 0 no buffer
     Received 252 broadcasts, 0 runts, 0 giants, 0 throttles
     0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
     0 input packets with dribble condition detected
     3814 packets output, 341881 bytes, 0 underruns
     0 output errors, 0 collisions, 1 interface resets
     0 babbles, 0 late collision, 0 deferred
     0 lost carrier, 0 no carrier
     0 output buffer failures, 0 output buffers swapped out
Serial0 is up, line protocol is up
  Hardware is QUICC Serial
  Internet address is 80.65.91.86/30
  MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec,
     reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation HDLC, loopback not set
  Keepalive set (10 sec)
  Last input 00:00:01, output 04:56:33, output hang never
  Last clearing of "show interface" counters never
  Input queue: 0/75/0 (size/max/drops); Total output drops: 0
  Queueing strategy: weighted fair
  Output queue: 0/1000/64/0 (size/max total/threshold/drops)
     Conversations  0/13/256 (active/max active/max total)
     Reserved Conversations 0/0 (allocated/max allocated)
  5 minute input rate 0 bits/sec, 0 packets/sec
  5 minute output rate 0 bits/sec, 0 packets/sec
     2133 packets input, 51192 bytes, 0 no buffer
     Received 2133 broadcasts, 0 runts, 0 giants, 0 throttles
     491 input errors, 0 CRC, 467 frame, 0 overrun, 0 ignored, 24 abort
     2305 packets output, 77020 bytes, 0 underruns
     0 output errors, 0 collisions, 1426 interface resets
     0 output buffer failures, 0 output buffers swapped out
     0 carrier transitions
     DCD=up  DSR=up  DTR=up  RTS=up  CTS=up


------------------ show controllers ------------------

QUICC Ethernet unit 0 using SCC1, Microcode ver 4
Current station address 00d0.58a3.b034, default address 00d0.58a3.b034
idb at 0x2644FAC, driver data structure at 0x2639CD0
SCC Registers:
General [GSMR]=0x0:0x1088003C, Protocol-specific [PSMR]=0x80A
Events [SCCE]=0x0000, Mask [SCCM]=0x001F, Status [SCCS]=0x0002
Transmit on Demand [TODR]=0x0, Data Sync [DSR]=0xD555
Interrupt Registers:
Config [CICR]=0x00368461, Pending [CIPR]=0x00004004
Mask   [CIMR]=0xC8000012, In-srv  [CISR]=0x00000000
Command register [CR]=0x6C0
Port A [PADIR]=0x0000, [PAPAR]=0xCCC3
       [PAODR]=0x0000, [PADAT]=0xF5FE
Port B [PBDIR]=0x00F13E, [PBPAR]=0x0010CE
       [PBODR]=0x000000, [PBDAT]=0x034ADD
Port C [PCDIR]=0x000A, [PCPAR]=0x0000
       [PCSO]=0x0830,  [PCDAT]=0x03C4, [PCINT]=0x0000

SCC GENERAL PARAMETER RAM (at 0xFF00C00)
Rx BD Base [RBASE]=0x420, Fn Code [RFCR]=0x18
Tx BD Base [TBASE]=0x4A0, Fn Code [TFCR]=0x18
Max Rx Buff Len [MRBLR]=1520
Rx State [RSTATE]=0x18000000, BD Ptr [RBPTR]=0x490
Tx State [TSTATE]=0x18000AE3, BD Ptr [TBPTR]=0x4B8

SCC ETHERNET PARAMETER RAM (at 0xFF00C30)
CRC Preset [C_PRES]=0xFFFFFFFF, Mask [C_MASK]=0xDEBB20E3
Errors: CRC [CRCEC]=0, Alignment [ALEC]=0, Discards [DISFC]=0
PAD Char [PADS]=0x0
Retry Limit [RET_LIM]=15, Count [RET_CNT]=15
Frame Lengths: [MAXFLR]=1518, [MINFLR]=64
Max DMA Lengths: [MAXD1]=1518, [MAXD2]=1518
Group Address Filter [GADDRn]=0000:0000:0000:0100
Indiv Address Filter [IADDRn]=0000:0000:0000:0000
Physical Address [PADDR1]=34B0.A358.D000
Last Address Set in Filter [TADDR]=CCCC.CC0C.0001
Persistence [P_Per]=0, Backoff Cnt [BOFF_CNT]=0
BD Pointers:
First Rx [RFBD]=0x0, First Tx [TFBD]=0x4A0, Last Tx [TLBD]=0x4B8

RX ring with 16 entries at 0xFF00420, Buffer size 1524
Rxhead = 0xFF00498 (15), Rxp = 0x2639D28 (15)
00 pak=0x264B048 buf=0x27938B4 status=9000 pak_size=0
01 pak=0x264A4B8 buf=0x2791708 status=9000 pak_size=0
02 pak=0x2647428 buf=0x278899C status=9000 pak_size=0
03 pak=0x26496D8 buf=0x278EEA0 status=9000 pak_size=0
04 pak=0x2649DC8 buf=0x27902D4 status=9000 pak_size=0
05 pak=0x2648B48 buf=0x278CCF4 status=9000 pak_size=0
06 pak=0x2647FB8 buf=0x278AB48 status=9000 pak_size=0
07 pak=0x2647678 buf=0x2789058 status=9000 pak_size=0
08 pak=0x264A018 buf=0x2790990 status=9000 pak_size=0
09 pak=0x2647B18 buf=0x2789DD0 status=9000 pak_size=0
10 pak=0x26488F8 buf=0x278C638 status=9000 pak_size=0
11 pak=0x26471D8 buf=0x27882E0 status=9000 pak_size=0
12 pak=0x264A958 buf=0x2792480 status=9000 pak_size=0
13 pak=0x2649238 buf=0x278E128 status=9000 pak_size=0
14 pak=0x2646F88 buf=0x2787C24 status=9000 pak_size=0
15 pak=0x2648D98 buf=0x278D3B0 status=B000 pak_size=0

TX ring with 4 entries at 0xFF004A0, tx_count = 0
tx_head = 0xFF004A0 (0), head_txp = 0x2639D48 (0)
tx_tail = 0xFF004A0 (0), tail_txp = 0x2639D48 (0)
00 pak=0x0000000 buf=0x0000000 status=0000 pak_size=0
01 pak=0x0000000 buf=0x0000000 status=0000 pak_size=0
02 pak=0x0000000 buf=0x0000000 status=0000 pak_size=0
03 pak=0x0000000 buf=0x0000000 status=2000 pak_size=0
0 missed datagrams, 0 overruns
0 transmitter underruns, 0 excessive collisions
0 single collisions, 0 multiple collisions
0 dma memory errors, 0 CRC errors

0 alignment errors, 0 runts, 0 giants
QUICC SCC specific errors:
0 buffer errors, 0 overflow errors
0 input aborts on late collisions
0 heartbeat failures, 0 cumulative deferred
0 throttles, 0 enables




QUICC Serial unit 0
idb at 0x264B4E8, driver data structure at 0x264CF0C
SCC Registers:
General [GSMR]=0x2:0x00000030, Protocol-specific [PSMR]=0x0
Events [SCCE]=0x0000, Mask [SCCM]=0x001F, Status [SCCS]=0x0006
Transmit on Demand [TODR]=0x0, Data Sync [DSR]=0x7E7E
Interrupt Registers:
Config [CICR]=0x00368461, Pending [CIPR]=0x00004004
Mask   [CIMR]=0xC8000012, In-srv  [CISR]=0x00000000
Command register [CR]=0x6C0
Port A [PADIR]=0x0000, [PAPAR]=0xCCC3
       [PAODR]=0x0000, [PADAT]=0xF7FE
Port B [PBDIR]=0x00F13E, [PBPAR]=0x0010CE
       [PBODR]=0x000000, [PBDAT]=0x034ADD
Port C [PCDIR]=0x000A, [PCPAR]=0x0000
       [PCSO]=0x0830,  [PCDAT]=0x03C4, [PCINT]=0x0000
DTE V.35 serial cable attached.

SCC GENERAL PARAMETER RAM (at 0xFF00F00)
Rx BD Base [RBASE]=0x560, Fn Code [RFCR]=0x18
Tx BD Base [TBASE]=0x5A0, Fn Code [TFCR]=0x18
Max Rx Buff Len [MRBLR]=1528
Rx State [RSTATE]=0x18008240, BD Ptr [RBPTR]=0x568
Tx State [TSTATE]=0x0, BD Ptr [TBPTR]=0x5A0

SCC HDLC PARAMETER RAM (at 0xFF00F38)
CRC Preset [C_PRES]=0xFFFF, Mask [C_MASK]=0xF0B8
Errors: CRC [CRCEC]=0, Aborts [ABTSC]=0, Discards [DISFC]=0
Nonmatch Addr Cntr [NMARC]=0
Retry Count [RETRC]=0
Max Frame Length [MFLR]=1526
Rx Int Threshold [RFTHR]=0, Frame Cnt [RFCNT]=65535
User-defined Address 0000/0000/0000/0000
User-defined Address Mask 0x0000


buffer size 1524
BRGC1=101B0, BRGC2=0, BRGC3=0, BRGC4=0
modem_signal_addr FF01566
MASK: DSR=1, DTR=2,RTS=8.CTS=400,DCD=800
txbrgc=FF015FC, rxbrgc=FF015FC
BRG [DTE]: rx_sicr_clk=7, tx_sicr_clk=6
BRG [DCE]: rx_sicr_clk=7, tx_sicr_clk=3
CLK SRC: sync=4000, async=4000
RX ring with 8 entries at 0xFF00560, Buffer size 1524
Rxhead = 0xFF00568 (1), Rxp = 0x264CF2C (1)
00 pak=0x26535D4 buf=0x2799708 status=9000 pak_size=0
01 pak=0x26527F4 buf=0x2796EA0 status=9000 pak_size=0
02 pak=0x2653134 buf=0x2798990 status=9000 pak_size=0
03 pak=0x2652EE4 buf=0x27982D4 status=9000 pak_size=0
04 pak=0x2652C94 buf=0x2797C18 status=9000 pak_size=0
05 pak=0x2652A44 buf=0x279755C status=9000 pak_size=0
06 pak=0x26525A4 buf=0x27967E4 status=9000 pak_size=0
07 pak=0x2652354 buf=0x2796128 status=B000 pak_size=0

TX ring with 2 entries at 0xFF005A0, tx_count = 1
tx_head = 0xFF005A8 (1), head_txp = 0x264CF88 (1)
tx_tail = 0xFF005A0 (0), tail_txp = 0x264CF84 (0)
00 pak=0x269C25C buf=0x279BCA8 status=9C00 pak_size=22
01 pak=0x0000000 buf=0x0000000 status=2000 pak_size=0
QUICC SCC specific errors:
24 input aborts on receiving flag sequence
0 throttles, 0 enables
0 overruns
0 transmitter underruns
0 transmitter CTS losts


------------------ show process memory ------------------


Total: 2138520, Used: 1322752, Free: 815768
 PID TTY  Allocated      Freed    Holding    Getbufs    Retbufs Process
   0   0      39048       1808    1035364          0          0 *Init*
   0   0        420      36164        420          0          0 *Sched*
   0   0    1921016     697852        584     196540          0 *Dead*
   1   0        268        268       1748          0          0 Load Meter
   2   2      58168      56728       6208          0          0 Virtual Exec
   3   0          0          0       4748          0          0 Check heaps
   4   0      20248          0      24996          0          0 Chunk Manager
   5   0      37152          0       4844      26880          0 Pool Manager
   6   0        268        268       4748          0          0 Timers
   7   0        268        268       4748          0          0 Serial Backgroun
   8   0        316        220       5064          0          0 ARP Input
   9   0        268        268       4748          0          0 DDR Timers
  10   0        268        268       6748          0          0 Dialer event
  11   0         96          0       4844          0          0 Entity MIB API
  12   0         96          0       4844          0          0 SERIAL A'detect
  13   0         96          0       4844          0          0 Critical Bkgnd
  14   0     857872     843268       7108          0          0 Net Background
  15   0        364        268       6844          0          0 Logger
  16   0        268        572       4748          0          0 TTY Background
  17   0          0          0       4748          0          0 Per-Second Jobs
  18   0      21612          0       8264          0          0 IP Input
  19   0        192          0       4940          0          0 Net Input
  20   0        268        268       4748          0          0 Compute load avg
  21   0          0       9472       4748          0      27584 Per-minute Jobs
  22   0        708        268       5188          0          0 CDP Protocol
  23   0        192          0       4940          0          0 X.25 Encaps Mana
  24   0          0          0       4748          0          0 Asy FS Helper
  25   0          0          0       4748          0          0 PPP IP Add Route
  26   0        364      14956       6112          0          0 IP Background
  27   0          0       4368       6748          0          0 TCP Timer
  28   0      31156          0       8196          0          0 TCP Protocols
  29   0        296          0       5044          0          0 Probe Input
  30   0         96          0       4844          0          0 RARP Input
  31   0          0          0       4748          0          0 HTTP Timer
  32   0          0          0       4748          0          0 Socket Timers
  33   0      92408      67012      20648          0          0 DHCPD Receive
  34   0          0        688       4748          0          0 IP Cache Ager
  35   0        664        268       5144          0          0 Emulator
  36   0        280          0       5028          0          0 PAD InCall
  37   0        364        268       6844          0          0 X.25 Background
  38   0          0          0       4748          0          0 Time Range Proce
  39   0          0          0       8748          0          0 ISDN Timer
  41   0         96          0       6844          0          0 SNMP ConfCopyPro
  42   0          0          0       4748          0          0 ISDNMIB Backgrou
  43   0          0          0       4808          0          0 CallMIB Backgrou
  44   0         96          0       4844          0          0 Syslog Traps
  45   0     880320     880320       4780          0          0 Config Probe
  46   0     879692     879692       4780          0          0 Config Probe
  48   0          0          0       4748          0          0 DHCPD Timer
  49   0        152          0       4900          0          0 DHCPD Database
                                  1322072 Total

------------------ show process cpu ------------------


CPU utilization for five seconds: 35%/8%; one minute: 15%; five minutes: 15%
 PID  Runtime(ms)  Invoked  uSecs    5Sec   1Min   5Min TTY Process
   1          24      4300      5   0.00%  0.00%  0.00%   0 Load Meter
   2        4728       253  18687  26.50%  2.96%  0.78%   2 Virtual Exec
   3      648028     33085  19586   0.00%  2.17%  2.76%   0 Check heaps
   4           4         1   4000   0.00%  0.00%  0.00%   0 Chunk Manager
   5          12         4   3000   0.00%  0.00%  0.00%   0 Pool Manager
   6           0         2      0   0.00%  0.00%  0.00%   0 Timers
   7           4         2   2000   0.00%  0.00%  0.00%   0 Serial Backgroun
   8        1544       442   3493   0.00%  0.00%  0.00%   0 ARP Input
   9           4         3   1333   0.00%  0.00%  0.00%   0 DDR Timers
  10           0         2      0   0.00%  0.00%  0.00%   0 Dialer event
  11           4         1   4000   0.00%  0.00%  0.00%   0 Entity MIB API
  12           0         1      0   0.00%  0.00%  0.00%   0 SERIAL A'detect
  13           0         1      0   0.00%  0.00%  0.00%   0 Critical Bkgnd
  14       22424      5269   4255   0.00%  0.04%  0.04%   0 Net Background
  15          16      2597      6   0.00%  0.00%  0.00%   0 Logger
  16        5304     21482    246   0.00%  0.02%  0.00%   0 TTY Background
  17         168     21539      7   0.00%  0.00%  0.00%   0 Per-Second Jobs
  18        2496      1915   1303   0.48%  0.10%  0.03%   0 IP Input
  19         564      2134    264   0.00%  0.00%  0.00%   0 Net Input
  20          28      4300      6   0.00%  0.00%  0.00%   0 Compute load avg
  21       10896       360  30266   0.00%  0.07%  0.01%   0 Per-minute Jobs
  22         500      2242    223   0.00%  0.00%  0.00%   0 CDP Protocol
  23           0         1      0   0.00%  0.00%  0.00%   0 X.25 Encaps Mana
  24           0         1      0   0.00%  0.00%  0.00%   0 Asy FS Helper
  25           0         1      0   0.00%  0.00%  0.00%   0 PPP IP Add Route
  26      110852      5674  19536   0.00%  0.45%  0.51%   0 IP Background
  27          12       124     96   0.00%  0.00%  0.00%   0 TCP Timer
  28          36         6   6000   0.00%  0.00%  0.00%   0 TCP Protocols
  29           0         1      0   0.00%  0.00%  0.00%   0 Probe Input
  30           0         1      0   0.00%  0.00%  0.00%   0 RARP Input
  31           0         1      0   0.00%  0.00%  0.00%   0 HTTP Timer
  32           4         1   4000   0.00%  0.00%  0.00%   0 Socket Timers
  33         428       161   2658   0.00%  0.00%  0.00%   0 DHCPD Receive
  34          40       359    111   0.00%  0.00%  0.00%   0 IP Cache Ager
  35           4         2   2000   0.00%  0.00%  0.00%   0 Emulator
  36           0         1      0   0.00%  0.00%  0.00%   0 PAD InCall
  37           0         2      0   0.00%  0.00%  0.00%   0 X.25 Background
  38           0         1      0   0.00%  0.00%  0.00%   0 Time Range Proce
  39           4         1   4000   0.00%  0.00%  0.00%   0 ISDN Timer
  41           0         1      0   0.00%  0.00%  0.00%   0 SNMP ConfCopyPro
  42           0         1      0   0.00%  0.00%  0.00%   0 ISDNMIB Backgrou
  43           0         1      0   0.00%  0.00%  0.00%   0 CallMIB Backgrou
  44           0         1      0   0.00%  0.00%  0.00%   0 Syslog Traps
  45        1128       456   2473   0.00%  0.00%  0.00%   0 Config Probe
  46        1004       456   2201   0.00%  0.00%  0.00%   0 Config Probe
  48           8       180     44   0.00%  0.00%  0.00%   0 DHCPD Timer
  49        1284      6088    210   0.00%  0.00%  0.00%   0 DHCPD Database

------------------ show buffers ------------------


Buffer elements:
     497 in free list (500 max allowed)
     23183 hits, 0 misses, 0 created

Public buffer pools:
Small buffers, 104 bytes (total 50, permanent 50):
     49 in free list (20 min, 150 max allowed)
     5510 hits, 0 misses, 0 trims, 0 created
     0 failures (0 no memory)
Middle buffers, 600 bytes (total 25, permanent 25):
     24 in free list (10 min, 150 max allowed)
     1782 hits, 0 misses, 0 trims, 0 created
     0 failures (0 no memory)
Big buffers, 1524 bytes (total 50, permanent 50):
     50 in free list (5 min, 150 max allowed)
     3507 hits, 8 misses, 16 trims, 16 created
     0 failures (0 no memory)
VeryBig buffers, 4520 bytes (total 0, permanent 0):
     0 in free list (0 min, 100 max allowed)
     0 hits, 0 misses, 0 trims, 0 created
     0 failures (0 no memory)
Large buffers, 5024 bytes (total 0, permanent 0):
     0 in free list (0 min, 10 max allowed)
     0 hits, 0 misses, 0 trims, 0 created
     0 failures (0 no memory)
Huge buffers, 18024 bytes (total 0, permanent 0):
     0 in free list (0 min, 4 max allowed)
     0 hits, 0 misses, 0 trims, 0 created
     0 failures (0 no memory)

Interface buffer pools:
Ethernet0 buffers, 1524 bytes (total 32, permanent 32):
     8 in free list (0 min, 32 max allowed)
     385 hits, 240 fallbacks
     8 max cache size, 6 in cache
Serial0 buffers, 1524 bytes (total 16, permanent 16):
     4 in free list (0 min, 16 max allowed)
     12 hits, 0 fallbacks
     4 max cache size, 4 in cache
[ markom @ 01.07.2004. 15:05 ] @
Ajde sad "sh ip route"

Marko.
[ dulem @ 01.07.2004. 15:13 ] @
mogao bi usput i da ocistis countere na serijskom interfejsu - da vidimo sta se desava sa 'interface resets'

[ Gojko Vujovic @ 01.07.2004. 17:53 ] @
He he je l to uporno ignorisete moje prvo pitanje u ovoj temi koje je otprilike glasilo GDE TI JE NAT? Tj. da li stvarno zelis sa internom mrezom na internet? Ne radi to tako. I ako ti ruter bude rutirao 10 mrezu vani, prvi sledeci ili neki dalje koji je dobro konfigurisan ce samo dropovati tvoje pakete i nista od tvog interneta.

Ja ne znam kako ovo jednostavnije da ti objasnim. No NAT - no Internet.
Dakle ili NAT ili da dobijes javni opseg za svoj LAN.
[ markom @ 01.07.2004. 18:13 ] @
Au bre što si naporan :-)

Ako radi ping/trace sa outside adresom, biće Interneta. Ti valjda vidiš da on ni sa tim ne može ništa da pinguje :-)


Marko.
[ _tux_rulez @ 01.07.2004. 18:17 ] @
Code:
MEMO#sh ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
       D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
       N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
       E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
       i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
       * - candidate default, U - per-user static route, o - ODR
       P - periodic downloaded static route

Gateway of last resort is 0.0.0.0 to network 0.0.0.0

     80.0.0.0/30 is subnetted, 1 subnets
C       80.65.91.84 is directly connected, Serial0
     10.0.0.0/16 is subnetted, 1 subnets
C       10.40.0.0 is directly connected, Ethernet0
S*   0.0.0.0/0 is directly connected, Serial0
MEMO#


Dobro znam za sta mi sluzi NAT, ali ako ne mogu nista pingati sa routera, valjda mi jos ne treba.
[ dulem @ 02.07.2004. 09:16 ] @
Jel mozes da ocistis countere na serijskom interfejsu pa da nakon jedno pola sata posaljes output sa 'sh int ser0' - meni ovo sve vise 'smrdi' na probleme sa linijom.
Dule
[ markom @ 02.07.2004. 10:10 ] @
Za početak uradi dve stvari. Ovo što ti predlaže dulem -- uradi "clear counters", sačekaj malo i uradi "show interface serial0". Ako broj grešaka raste, definitivno imaš problem sa linijom.

Druga stvar koju bi mogao da uradiš je "ip classless" u globalnoj konfiguraciji, ako već nisi. To može da ima zanimljive posledice na rutiranje, ako nije uključeno.
Marko.
[ _tux_rulez @ 02.07.2004. 10:43 ] @
Code:
MEMO#clear counters serial 0
Clear "show interface" counters on this interface [confirm]
MEMO#



Code:
MEMO#sh int serial 0
Serial0 is up, line protocol is up
  Hardware is QUICC Serial
  Internet address is 80.65.91.86/30
  MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec,
     reliability 254/255, txload 1/255, rxload 1/255
  Encapsulation HDLC, loopback not set
  Keepalive set (10 sec)
  Last input 00:00:03, output 00:21:49, output hang never
  Last clearing of "show interface" counters 00:41:37
  Input queue: 0/75/0 (size/max/drops); Total output drops: 0
  Queueing strategy: weighted fair
  Output queue: 5/1000/64/0 (size/max total/threshold/drops)
     Conversations  3/19/256 (active/max active/max total)
     Reserved Conversations 0/0 (allocated/max allocated)
  5 minute input rate 0 bits/sec, 0 packets/sec
  5 minute output rate 0 bits/sec, 0 packets/sec
     248 packets input, 5952 bytes, 0 no buffer
     Received 248 broadcasts, 0 runts, 0 giants, 0 throttles
     58 input errors, 0 CRC, 57 frame, 0 overrun, 0 ignored, 1 abort
     286 packets output, 12948 bytes, 0 underruns
     0 output errors, 0 collisions, 165 interface resets
     0 output buffer failures, 0 output buffers swapped out
     0 carrier transitions
     DCD=up  DSR=up  DTR=up  RTS=up  CTS=up

[ _tux_rulez @ 02.07.2004. 10:46 ] @
Code:
ip default-gateway 80.65.91.85
[b]ip classless[/b]
ip route 0.0.0.0 0.0.0.0 Serial0
no ip http server


Znaci ip classless mi je ukljucen....Neki mi kazu da mozda router ne valja. Ne znam kako ne bi mogao valjati, ukljucim serijski kabl iz modema, na routeru se upali ser 0 lampica, takodjer se digne i serial 0 interface na softveru......recimo da serijski port ne valja, onda ne vidim kako bi router digao ser. int, i upalio ser lampicu. Takodjer dva sam kabla probao.
[ markom @ 02.07.2004. 10:49 ] @
Definitivno je problem sa greškama na liniji posle onoliko grešaka. 56 grešaka je mnogo za jedan dan, a ne za par minuta.

Može da bude ruter, može da bude kabl, može da bude modem, može da bude linija, ali jedno je gotovo sigurno -- nije problem u konfiguraciji. Bar po ovome što možemo da zaključimo ovako na daljinu.

Marko.
[ dulem @ 02.07.2004. 10:49 ] @
evo ti sta kaze cisco na tvoje probleme:

Check carrier transitions as well. If they are high while
interface resets are being registered, the problem is most likely a bad link
or CSU/DSU. Contact your service provider and swap faulty equipment as necessary.


WARNING: This interface has received a high number of packets (more than 1% total input interface traffic) with framing errors.
A framing error occurs when a packet does not end on an 8-bit byte boundary.
Problems that may cause this symptom include:
a. Noisy serial line
b. Improperly designed cable; serial cable is too long; the cable from the
CSU or DSU to the router is not shielded
c. SCTE (serial clock transmit external) mode is not enabled on the DSU; the
CSU line clock is incorrectly configured; one of the clocks is configured
for local clocking
d. There is a Ones density problem on the link (incorrect framing or
coding specification)
TRY THIS:
1. Ensure that the line is clean enough for transmission requirements. Shield
the cable if necessary.
2. Make sure the cable is within the recommended length (no more than 50 feet

[15.24 meters], or 25 feet [7.62 meters] for the link).
3. Ensure all devices are properly configured for a common line clock. Set
serial clock transmit external (SCTE) on the local and remote DSU. If you
are attempting serial connections at speeds greater than 64 kbps with a
CSU/DSU that does not support (SCTE), you might have to invert the
transmit clock on the router. Inverting the transmit clock compensates for
phase-shifts between the data and clock signals.
4. Make certain that the local and remote CSU/DSU are configured for the same
framing and coding scheme as that used by the leased-line or other carrier
service (for example, ESF/B8ZS).
5. Contact your leased-line or other carrier service and have them perform
integrity tests on the line.


Nadam se da ti je sad sve jasno. Cimaj provajdera da ti promeni modem ili Telekom da umerava liniju.

Dule
[ _tux_rulez @ 06.07.2004. 20:35 ] @
Dosao mi covjek...donio router...takodjer CISCO 1600 serija, ukljucio ga na serijski port i internet proradi. Znaci da malo detaljnije opsim sve sta se desilo.
Momak donio router, koji nije imao integrisan serijski port, vec je
nadogradjen. Primjetio sam da je njegov serijski port takvog izgleda, da su
rupice okrugle dok su na ovom mom rupice na ser. portu kockaste.....

On je prebacio na ppp enc. i net je proradio, dok kod mene na ppp
odmah padne....
[ _tux_rulez @ 06.07.2004. 20:36 ] @
Upalim router, stavim ppp na debug, i zatim ukljucim serijski kabl...debug slijedi:

Code:
00:08:17: %QUICC_ETHER-1-LOSTCARR: Unit 0, lost carrier. Transceiver problem?
MEMO#
00:08:43: %LINK-3-UPDOWN: Interface Serial0, changed state to up
00:08:43: Se0 PPP: Treating connection as a dedicated line
00:08:43: Se0 PPP: Phase is ESTABLISHING, Active Open
00:08:43: Se0 LCP: O CONFREQ [Closed] id 1 len 10
00:08:43: Se0 LCP:    MagicNumber 0xD060A191 (0x0506D060A191)
00:08:45: Se0 LCP: TIMEout: State REQsent
00:08:45: Se0 LCP: O CONFREQ [REQsent] id 2 len 10
00:08:45: Se0 LCP:    MagicNumber 0xD060A191 (0x0506D060A191)
00:08:47: Se0 LCP: TIMEout: State REQsent
00:08:47: Se0 LCP: O CONFREQ [REQsent] id 3 len 10
00:08:47: Se0 LCP:    MagicNumber 0xD060A191 (0x0506D060A191)
00:08:49: Se0 LCP: TIMEout: State REQsent
00:08:49: Se0 LCP: O CONFREQ [REQsent] id 4 len 10
00:08:49: Se0 LCP:    MagicNumber 0xD060A191 (0x0506D060A191)
00:08:51: Se0 LCP: TIMEout: State REQsent
00:08:51: Se0 LCP: O CONFREQ [REQsent] id 5 len 10
00:08:51: Se0 LCP:    MagicNumber 0xD060A191 (0x0506D060A191)
00:08:53: Se0 LCP: TIMEout: State REQsent
00:08:53: Se0 LCP: O CONFREQ [REQsent] id 6 len 10
00:08:53: Se0 LCP:    MagicNumber 0xD060A191 (0x0506D060A191)
00:08:55: Se0 LCP: TIMEout: State REQsent
00:08:55: Se0 LCP: O CONFREQ [REQsent] id 7 len 10
00:08:55: Se0 LCP:    MagicNumber 0xD060A191 (0x0506D060A191)
00:08:55: Se0 LCP: I CONFREQ [REQsent] id 59 len 10
00:08:55: Se0 LCP:    MagicNumber 0x2B29B247 (0x05062B29B247)
00:08:55: Se0 LCP: O CONFACK [REQsent] id 59 len 10
00:08:55: Se0 LCP:    MagicNumber 0x2B29B247 (0x05062B29B247)
00:08:57: Se0 LCP: TIMEout: State ACKsent
00:08:57: Se0 LCP: O CONFREQ [ACKsent] id 8 len 10
00:08:57: Se0 LCP:    MagicNumber 0xD060A191 (0x0506D060A191)
00:08:57: Se0 LCP: I CONFREQ [ACKsent] id 60 len 10
00:08:57: Se0 LCP:    MagicNumber 0x2B29B247 (0x05062B29B247)
00:08:57: Se0 LCP: O CONFACK [ACKsent] id 60 len 10
00:08:57: Se0 LCP:    MagicNumber 0x2B29B247 (0x05062B29B247)
00:08:59: Se0 LCP: TIMEout: State ACKsent
00:08:59: Se0 LCP: O CONFREQ [ACKsent] id 9 len 10
00:08:59: Se0 LCP:    MagicNumber 0xD060A191 (0x0506D060A191)
00:08:59: Se0 LCP: I CONFREQ [ACKsent] id 61 len 10
00:08:59: Se0 LCP:    MagicNumber 0x2B29B247 (0x05062B29B247)
00:08:59: Se0 LCP: O CONFACK [ACKsent] id 61 len 10
00:08:59: Se0 LCP:    MagicNumber 0x2B29B247 (0x05062B29B247)
00:09:01: Se0 LCP: TIMEout: State ACKsent
00:09:01: Se0 LCP: O CONFREQ [ACKsent] id 10 len 10
00:09:01: Se0 LCP:    MagicNumber 0xD060A191 (0x0506D060A191)
00:09:01: Se0 LCP: I CONFREQ [ACKsent] id 62 len 10
00:09:01: Se0 LCP:    MagicNumber 0x2B29B247 (0x05062B29B247)
00:09:01: Se0 LCP: O CONFACK [ACKsent] id 62 len 10
00:09:01: Se0 LCP:    MagicNumber 0x2B29B247 (0x05062B29B247)
00:09:03: Se0 LCP: TIMEout: State ACKsent
00:09:03: Se0 LCP: O CONFREQ [ACKsent] id 11 len 10
00:09:03: Se0 LCP:    MagicNumber 0xD060A191 (0x0506D060A191)
00:09:03: Se0 LCP: I CONFREQ [ACKsent] id 63 len 10
00:09:03: Se0 LCP:    MagicNumber 0x2B29B247 (0x05062B29B247)
00:09:03: Se0 LCP: O CONFACK [ACKsent] id 63 len 10
00:09:03: Se0 LCP:    MagicNumber 0x2B29B247 (0x05062B29B247)
00:09:05: Se0 LCP: TIMEout: State ACKsent
00:09:05: Se0 LCP: State is Listen
00:09:05: Se0 LCP: I CONFREQ [Listen] id 64 len 10
00:09:05: Se0 LCP:    MagicNumber 0x2B29B247 (0x05062B29B247)
00:09:05: Se0 LCP: O CONFREQ [Listen] id 12 len 10
00:09:06: Se0 LCP:    MagicNumber 0xD060F87E (0x0506D060F87E)
00:09:06: Se0 LCP: O CONFACK [Listen] id 64 len 10
00:09:06: Se0 LCP:    MagicNumber 0x2B29B247 (0x05062B29B247)
00:09:07: Se0 LCP: TIMEout: State ACKsent
00:09:07: Se0 LCP: O CONFREQ [ACKsent] id 13 len 10
00:09:08: Se0 LCP:    MagicNumber 0xD060F87E (0x0506D060F87E)
00:09:08: Se0 LCP: I CONFREQ [ACKsent] id 65 len 10
00:09:08: Se0 LCP:    MagicNumber 0x2B29B247 (0x05062B29B247)
00:09:08: Se0 LCP: O CONFACK [ACKsent] id 65 len 10
00:09:08: Se0 LCP:    MagicNumber 0x2B29B247 (0x05062B29B247)
00:09:09: Se0 LCP: TIMEout: State ACKsent
00:09:09: Se0 LCP: O CONFREQ [ACKsent] id 14 len 10
00:09:10: Se0 LCP:    MagicNumber 0xD060F87E (0x0506D060F87E)
00:09:10: Se0 LCP: I CONFREQ [ACKsent] id 66 len 10
00:09:10: Se0 LCP:    MagicNumber 0x2B29B247 (0x05062B29B247)
00:09:10: Se0 LCP: O CONFACK [ACKsent] id 66 len 10
00:09:10: Se0 LCP:    MagicNumber 0x2B29B247 (0x05062B29B247)
00:09:11: Se0 LCP: TIMEout: State ACKsent
00:09:11: Se0 LCP: O CONFREQ [ACKsent] id 15 len 10
00:09:12: Se0 LCP:    MagicNumber 0xD060F87E (0x0506D060F87E)
00:09:12: Se0 LCP: I CONFREQ [ACKsent] id 67 len 10
00:09:12: Se0 LCP:    MagicNumber 0x2B29B247 (0x05062B29B247)
00:09:12: Se0 LCP: O CONFACK [ACKsent] id 67 len 10
00:09:12: Se0 LCP:    MagicNumber 0x2B29B247 (0x05062B29B247)
00:09:13: Se0 LCP: TIMEout: State ACKsent
00:09:13: Se0 LCP: O CONFREQ [ACKsent] id 16 len 10
00:09:14: Se0 LCP:    MagicNumber 0xD060F87E (0x0506D060F87E)
00:09:14: Se0 LCP: I CONFREQ [ACKsent] id 68 len 10
00:09:14: Se0 LCP:    MagicNumber 0x2B29B247 (0x05062B29B247)
00:09:14: Se0 LCP: O CONFACK [ACKsent] id 68 len 10
00:09:14: Se0 LCP:    MagicNumber 0x2B29B247 (0x05062B29B247)
00:09:16: Se0 LCP: TIMEout: State ACKsent
00:09:16: Se0 LCP: O CONFREQ [ACKsent] id 17 len 10
00:09:16: Se0 LCP:    MagicNumber 0xD060F87E (0x0506D060F87E)
00:09:17: %QUICC_ETHER-1-LOSTCARR: Unit 0, lost carrier. Transceiver problem?
00:09:18: Se0 LCP: TIMEout: State ACKsent
00:09:18: Se0 LCP: O CONFREQ [ACKsent] id 18 len 10
00:09:18: Se0 LCP:    MagicNumber 0xD060F87E (0x0506D060F87E)
[ _tux_rulez @ 06.07.2004. 21:03 ] @
Takodjer sam ukljucio i NAT, a evo konfiguracije routera tog momka:

Code:
interface Ethernet0
 ip address 10.40.0.1 255.255.255.0
 no ip directed-broadcast
 ip nat inside
!
interface Ethernet1
 no ip address
 no ip directed-broadcast
 shutdown
!
interface Serial0
 ip address 80.65.91.86 255.255.255.252
 no ip directed-broadcast
 ip nat outside
 encapsulation ppp
!
ip nat inside source list 18 interface Serial0 overload
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0
no ip http server
!
access-list 18 permit 10.40.0.0 0.0.0.255
dialer-list 1 protocol ip permit
dialer-list 1 protocol ipx permit
!
line con 0
 transport input none
line vty 0 4
 password test
 login
!
end
[ _tux_rulez @ 18.07.2004. 10:24 ] @
Evo moj zadnji post. Usoio sam zamijeniti ovaj 1600 router za drugi, ali za seriju 805. I Sada mi net radi. Hvala na pomoci, HAIL!
[ andromeda @ 07.12.2007. 19:32 ] @
pozdrav

imam isti problem sa istim provajderom i istim ruterom linija je 1M i mislim da to ovaj ruter ne moze podnjeti a mozda i grijesim
[ machiavelli @ 08.12.2007. 22:20 ] @
Citat:
andromeda: pozdrav

imam isti problem sa istim provajderom i istim ruterom linija je 1M i mislim da to ovaj ruter ne moze podnjeti a mozda i grijesim


Na koji ruter mislis, pominju se dva? Elem, mislim da 805 ne moze da gura preko 512Kb/s, za 1600 nisam siguran...
[ Milan Andjelkovic @ 11.12.2007. 09:10 ] @
1600 moze do 2M
[ andromeda @ 12.12.2007. 17:35 ] @
moze 1M nesto nije bilo u redu sa resijskim portom odnosno nije imao vezu sa modemom zamjenio sam za drugi serije 1600 i proradilo je
sada imam drugi problem dobio sam set ip adresa koje provajder nije izrutirao a ja sam vec uspio promjeniti link i ip adrese na dns serverima tako da mi sada mail server ne radi a u teh podrsci nema niko ko bi to mogao da uradi veceras dali postoji neki nacin da ja izrutiram ip adrese na svom routeru da to proradi
[ Milan Andjelkovic @ 12.12.2007. 18:54 ] @
Ne postoji. Provajder mora da odradi rutiranje kod sebe, inace nema nacina da paketi upuceni ka tim adresama stignu do tebe.

Eventualno da privremeno u dnsu stavis neke druge adrese do kojih se moze doci, mada i to nije full resenje jer se nece automatski i odmah update-ovati na ostalim dns serverima koji su kesirali trenutne adrese. Dobio bi resenje koje bi polovicno radilo, ali mozda je i to bolje nego da ne radi uopste.