cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
274
Views
0
Helpful
0
Replies

IOS settings for email

digbym650
Level 1
Level 1

Hello,


 I have a small network of computers connected to the internet with a 887VAW router.

On one of the computers I have software which sends email through my ISP mail

server mail.isp.net. However with my old router the email sends without any problems,

but with the 887VAW an error message is given.

 

An error occurred sending the message, Error:80040204 Description:Unexpected EHLO response, Last Response: 500 #5.5.1 command not recognized

 

So the email is not sent as there must be something wrong with my configuration. I was wondering if anyone can see anything wrong with my configuration,
also the software sending the email requests the login details for the email server, if any details need to be provided in the configuration
;


version 15.2
no service pad
service tcp-keepalives-in
service tcp-keepalives-out
service timestamps debug datetime msec localtime
service timestamps log datetime msec localtime
service password-encryption
!
hostname hostname1
!
boot-start-marker
boot-end-marker
!
!
logging buffered 65535
logging console informational
enable password 7 password1
!
aaa new-model
!
!
aaa authentication banner ^CUnauthorized Access Prohibited^C
aaa authentication fail-message ^CFailed login. Try again.^C
aaa authentication login default local
aaa authentication enable default enable
aaa authentication ppp default local
aaa authorization exec default local
!
!
!
!
!
aaa session-id common
memory-size iomem 10
!
!
no ip source-route
ip cef
!
!
!
ip dhcp excluded-address 10.0.0.1 10.0.0.101
ip dhcp excluded-address 10.0.0.114 10.0.0.254
!
ip dhcp pool lan
 import all
 network 10.0.0.0 255.255.255.0
 default-router 10.0.0.101
 dns-server dns1 dns2
 lease infinite
!
ip dhcp pool computer1
 host 10.0.0.102 255.255.255.0
 hardware-address mac-address1
!
ip dhcp pool computer2
 host 10.0.0.103 255.255.255.0
 hardware-address mac-address2
!
!
no ip bootp server
ip domain name domain1
ip name-server dns1
ip name-server dns2
ip inspect name FW tcp
ip inspect name FW udp
ip inspect name FW icmp
ip inspect name FW ftp
ip inspect name FW http
ip inspect name FW smtp
ip inspect name FW https
ip inspect name FW login
ip inspect name FW netstat
ip inspect name FW rtelnet
ip inspect name FW shell
ip inspect name FW ssh
ip inspect name FW sshell
ip inspect name FW snmp
ip inspect name FW syslog
ip inspect name FW telnet
ip inspect name FW telnets
ip inspect name FW tftp
no ipv6 cef
!
parameter-map type inspect global
 log dropped-packets enable
 max-incomplete low 500
 max-incomplete high 600
 spoofed-acker off
!
license udi pid C887VA-W-A-K9 sn sn1
!
!
archive
 log config
  hidekeys
username username1 privilege 15 password 7 password2
!
!
!
!
!
controller VDSL 0
 operating mode adsl2+ annex M
!
ip ssh time-out 90
ip ssh authentication-retries 2
!
!
!
!
!
!
!
!
!
interface ATM0
 description --- Internode ADSL ---
 no ip address
 no atm ilmi-keepalive
 pvc 8/35
  tx-ring-limit 3
  encapsulation aal5snap
  pppoe-client dial-pool-number 1
 !
!
interface Ethernet0
 no ip address
 shutdown
!
interface FastEthernet0
 no ip address
!
interface FastEthernet1
 no ip address
!
interface FastEthernet2
 no ip address
!
interface FastEthernet3
 no ip address
!
interface Wlan-GigabitEthernet0
 description Internal switch interface connecting to the embedded AP
 switchport trunk allowed vlan 1,1002-1005
 switchport mode trunk
 no ip address
!
interface wlan-ap0
 description Embedded Service module interface to manage the embedded AP
 ip unnumbered Vlan1
!
interface Vlan1
 description --- Ethernet LAN ---
 ip address 10.0.0.101 255.255.255.0
 ip nat inside
 ip virtual-reassembly in
 ip tcp adjust-mss 1420
!
interface Dialer0
 description --- Internode ADSL ---
 ip address my_ip_address 255.255.255.254
 ip access-group 100 in
 ip mtu 1460
 ip nat outside
 ip inspect FW out
 ip virtual-reassembly in
 encapsulation ppp
 ip tcp adjust-mss 1420
 dialer pool 1
 dialer-group 1
 ppp authentication chap callin
 ppp chap hostname login_name3
 ppp chap password 7 password3
!
ip forward-protocol nd
no ip http server
no ip http secure-server
!
no ip nat service sip udp port 5060
ip nat inside source list NAT interface Dialer0 overload
ip nat inside source static tcp 10.0.0.106 20 interface Dialer0 20
ip nat inside source static tcp 10.0.0.106 21 interface Dialer0 21
ip nat inside source static tcp 10.0.0.112 25 interface Dialer0 25
ip nat inside source static tcp 10.0.0.112 110 interface Dialer0 110
ip route 0.0.0.0 0.0.0.0 Dialer0
!
ip access-list extended MANAGEMENT
 permit ip 10.0.0.0 0.0.0.255 any
ip access-list extended NAT
 permit ip 10.0.0.0 0.0.0.255 any
!
logging host 10.0.0.106
access-list 100 permit tcp any any eq ftp
access-list 100 permit tcp any eq ftp-data any
access-list 100 permit tcp any any eq smtp
access-list 100 deny   ip any any
access-list 100 permit tcp any any eq pop3
no cdp run
!
!
!
!
!
line con 0
 no modem enable
line aux 0
line 2
 no activation-character
 no exec
 transport preferred none
 transport input all
 stopbits 1
line vty 0 4
 access-class MANAGEMENT in
 transport input all
!
scheduler max-task-time 5000
scheduler allocate 20000 1000
sntp server 192.231.203.132
!
end

0 Replies 0
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: