Pagina 1 di 1

porta 5060 2FXS

Inviato: gio 15 lug , 2010 3:22 pm
da sanvil
salve a tutti ho una domanda al quanto banale, ma che non conosco. quindi chiedo:

fastweb mi ha fornito un 2801 con modulo 2fxs per la fonia, ora tale modulo mi occupa la porta 5060 che a me serve libera. Vorrei sapere se io tolgo la scheda 2fxs la porta verrà liberata?

Re: porta 5060 2FXS

Inviato: gio 15 lug , 2010 4:06 pm
da perteghella
sanvil ha scritto:salve a tutti ho una domanda al quanto banale, ma che non conosco. quindi chiedo:

fastweb mi ha fornito un 2801 con modulo 2fxs per la fonia, ora tale modulo mi occupa la porta 5060 che a me serve libera. Vorrei sapere se io tolgo la scheda 2fxs la porta verrà liberata?
La 5060 è impegnata da server SIP, le porte fisiche non hanno nessun impatto oltre che Fastweb non sarà felice che tu le tolga da un loro apparato...

Devi avere un router solo dati

Inviato: gio 15 lug , 2010 4:12 pm
da sanvil
non sai quanto ho pregato il tecnico di non mettere la linea telefonica che tanto non le usiamo! :) mi tocca chiamare!

Inviato: sab 17 lug , 2010 1:14 pm
da sanvil
telefonando non si è smosso nulla:) quindi diciamo che ho acesso al router come posso fare per disablitare i servizi voce quindi togliendo la parte voce?

posto config editato


!
version 12.4
service timestamps debug datetime localtime
service timestamps log datetime localtime
service password-encryption
!
hostname rm-blalba
!
boot-start-marker
boot-end-marker
!
logging buffered 4096 debugging
no logging console
enable secret 5 $1$n9cW$ksscYEssasadadLAB6GrIGK7Zq6V0
!
aaa new-model
!
!
aaa authentication login default group radius local
!
aaa session-id common
!
resource policy
!
clock timezone MET 1
clock summer-time MET recurring last Sun Mar 2:00 last Sun Oct 3:00
ip cef
!
!
!
!
ip tftp source-interface FastEthernet0/0
no ip domain lookup
ip name-server 10.XX.xxx.102
ip name-server 10.XX.xxx.101
!
!
voice-card 0
!
!
voice rtp send-recv
!
voice service voip
fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback none
sip
!
!
voice class codec 1
codec preference 1 g711alaw
codec preference 2 g729r8
!
!
!
!
!
!
!
!
!
!
!
voice translation-rule 1
rule 1 /^0694534131$/ /\0/ type any unknown plan any unknown
rule 15 /^.*/ /0694534130/ type any unknown plan any unknown
!
!
voice translation-profile CALLING
translate calling 1
!
!
!
!
username tafani password 7 06150sdadE24585A08
!
!
!
!
!
interface FastEthernet0/0
description collegamento fastweb
ip address 23.XX.XX.56 255.255.255.0
ip nat outside
shutdown
speed 10
full-duplex
!
interface FastEthernet0/1
description Collegamento alla LAN interna
ip address 192.168.1.1 255.255.255.0
ip nat inside
shutdown
speed auto
full-duplex
no cdp enable
!
ip route 0.0.0.0 0.0.0.0 23.xx.xx.1
!
!
no ip http server
no ip http secure-server
ip nat translation timeout 10
ip nat translation tcp-timeout 300
ip nat translation udp-timeout 301
ip nat translation finrst-timeout 61
ip nat translation syn-timeout 50
ip nat translation dns-timeout 10
ip nat translation icmp-timeout 10
ip nat translation port-timeout tcp 6346 5
ip nat translation port-timeout tcp 6347 5
ip nat translation port-timeout tcp 6348 5
ip nat translation port-timeout tcp 6349 5
ip nat translation port-timeout udp 6346 5
ip nat translation port-timeout udp 6347 5
ip nat translation port-timeout udp 6348 5
ip nat translation port-timeout udp 6349 5
ip nat translation port-timeout udp 137 5
ip nat translation port-timeout tcp 1214 5
ip nat translation port-timeout tcp 20 1000
ip nat translation port-timeout tcp 21 1000
ip nat translation port-timeout udp 20 1000
ip nat translation port-timeout udp 21 1000
ip nat translation port-timeout tcp 1001 1000
ip nat translation port-timeout tcp 1002 1000
ip nat translation port-timeout tcp 1724 1000
ip nat translation port-timeout tcp 1726 1000
ip nat pool natpool 23.xx.xx.58 23.xx.xx.58 netmask 255.255.255.0
ip nat inside source list 1 pool natpool overload
ip nat inside source static 192.168.1.10 93.xx.xxx.249
ip nat inside source static 192.168.1.2 93.xx.xxx.192
ip nat inside source static 192.168.1.3 93.xx.xxx193
ip nat inside source static 192.168.1.4 93.xx.xxx.194
ip nat inside source static 192.168.1.5 93.xx.xxx.195
ip nat inside source static 192.168.1.6 93.xx.xxx.196
ip nat inside source static 192.168.1.7 93.xx.xxx.197
ip nat inside source static 192.168.1.8 93.xx.xxx.198
ip nat inside source static 192.168.1.9 93.xx.xxx.199
!
ip radius source-interface FastEthernet0/0
logging trap errors
logging facility local5
logging source-interface FastEthernet0/0
logging 10.1.248.72
access-list 1 deny 192.168.1.9
access-list 1 deny 192.168.1.8
access-list 1 permit 192.168.1.11
access-list 1 deny 192.168.1.3
access-list 1 deny 192.168.1.2
access-list 1 deny 192.168.1.5
access-list 1 deny 192.168.1.4
access-list 1 deny 192.168.1.7
access-list 1 deny 192.168.1.6
access-list 1 permit 192.168.1.20
access-list 1 permit 192.168.1.12 0.0.0.3
access-list 1 permit 192.168.1.16 0.0.0.3
access-list 23 permit 23.xx.xx.3
access-list 23 permit 23.xx.xx.2
access-list 23 permit 23.xx.xx.1
access-list 23 permit 10.1.xxx.0 0.0.0.255
access-list 23 permit 10.0.xxx.0 0.0.1.255
access-list 23 permit 10.1.xxx.0 0.0.0.255
access-list 97 permit 23.xx.xx.3
access-list 97 permit 23.xx.xx.2
access-list 97 permit 23.xx.xx.1
access-list 97 deny any
access-list 98 deny any
access-list 99 permit 10.1.xxx.0 0.0.0.255
access-list 99 permit 10.0.xxx.0 0.0.1.255
access-list 99 deny any
snmp-server view ito system included
snmp-server community fwwrcmn RW 99
snmp-server community fwrocmn RO 99
snmp-server community itorocmn view ito RO 99
snmp-server community cable-docsis RW 98
snmp-server packetsize 2048
snmp-server file-transfer access-group 99 protocol tftp
snmp-server tftp-server-list 99
!
!
radius-server host 10.0.xxx.120 auth-port 1814 acct-port 1815
radius-server host 10.0.xxx.121 auth-port 1814 acct-port 1815
radius-server retransmit 1
radius-server timeout 1
radius-server key 7 0519031C2sssss8484sasdadasdB07030C161E0E
!
control-plane
!
!
!
voice-port 0/0/0
echo-cancel coverage 32
playout-delay nominal 100
playout-delay mode fixed
cptone IT
timeouts interdigit 3
timeouts call-disconnect 0
description porta 0/0/0
music-threshold -70
caller-id enable
!
voice-port 0/0/1
echo-cancel coverage 32
playout-delay nominal 100
playout-delay mode fixed
cptone IT
timeouts interdigit 3
timeouts call-disconnect 0
description porta 0/0/1
music-threshold -70
caller-id enable
!
!
!
!
!
dial-peer voice 1 pots
description N 06666666666666666
destination-pattern 0666666666666666
port 0/0/0
!
dial-peer voice 2 pots
description N 066666666666666666662
destination-pattern 0666666666666666662
port 0/0/1
!
dial-peer voice 65 voip
tone ringback alert-no-PI
translation-profile outgoing CALLING
max-conn 2
destination-pattern .T
voice-class codec 1
session protocol sipv2
session target sip-server
incoming called-number .T
dtmf-relay rtp-nte
fax-relay ecm disable
fax rate 14400 bytes 40
ip qos dscp cs5 media
ip qos dscp cs5 signaling
no vad
!
!
sip-ua
authentication username bumba password 14391821232131A592A20sadasdadasd1E3D079879702687F
no remote-party-id
set pstn-cause 18 sip-status 408
set pstn-cause 27 sip-status 502
set pstn-cause 31 sip-status 480
set pstn-cause 58 sip-status 503
set pstn-cause 65 sip-status 488
set pstn-cause 87 sip-status 403
set pstn-cause 88 sip-status 503
set pstn-cause 95 sip-status 500
set pstn-cause 102 sip-status 504
set pstn-cause 111 sip-status 500
registrar ipv4:10.xxx.1.10:5060 expires 4400
sip-server ipv4:10.xxx.1.10:5060
g729-annexb override
!
!
line con 0
line aux 0
exec-timeout 5 0
modem DTR-active
transport input all
speed 38400
line vty 0 4
access-class 23 in
exec-timeout 5 0
transport preferred none
transport input telnet
!
scheduler allocate 20000 1000
ntp access-group peer 97
ntp server 23.xx.xx.1
end

come disabilito la parte voip? oppure come cambio porta:) grazie in anticipo e saluti!

Inviato: sab 17 lug , 2010 1:48 pm
da sanvil
ho brutalmente eliminato la parte voice e provato su un altro router sembra tutto apposto