ERROR: Gateway Timeout

I have just set up Mikrotik 3.6 on a pc and am using it as a router for my wireless access.

I was using a copy that was given to me but I found out it was (Cracked)
It was working fine but I want to support the makers.

In the router I have 2 nic cards.

1 called To_Gateway and the other called To_Wireless
I have checked the settinging as best as I know and have managerd to be able to connect using my laptop but for some reason everytime I go to a page it comes up with

ERROR: Gateway Timeout

Your cahae administrator is webserver

Generated… by 172.16.0.1 (Mikrotik Http Proxy)

If I refresh the page once or twice it appears…but this did not happen on the previous version 2.9.27 i think it was.

Any ideas?

As I want to sort this out before I register

Regards
Pieter

can u post the detailed configuration of your router ???

how do I get the config?

not sure if this is what you are asking....
Export....

OLD (Cracked router)

\

apr/01/2008 14:38:40 by RouterOS 2.9.27

software id = 5KV5-11N

/ interface ethernet
set To_Gateway name="To_Gateway" mtu=1500 mac-address=00:01:02:57:06:AA
arp=enabled disable-running-check=yes auto-negotiation=yes full-duplex=yes
cable-settings=default speed=100Mbps comment="" disabled=no
set To_Wireless name="To_Wireless" mtu=1500 mac-address=00:02:A5:1A:2D:AE
arp=enabled disable-running-check=yes auto-negotiation=yes full-duplex=yes
cable-settings=default speed=100Mbps comment="" disabled=no
/ interface wireless security-profiles
set default name="default" mode=none authentication-types=""
unicast-ciphers="" group-ciphers="" wpa-pre-shared-key=""
wpa2-pre-shared-key="" eap-methods=passthrough tls-mode=no-certificates
tls-certificate=none static-algo-0=none static-key-0="" static-algo-1=none
static-key-1="" static-algo-2=none static-key-2="" static-algo-3=none
static-key-3="" static-transmit-key=key-0 static-sta-private-algo=none
static-sta-private-key="" radius-mac-authentication=no group-key-update=5m
/ interface wireless align
set frame-size=300 active-mode=yes receive-all=no
audio-monitor=00:00:00:00:00:00 filter-mac=00:00:00:00:00:00 ssid-all=no
frames-per-second=25 audio-min=-100 audio-max=-20
/ interface wireless snooper
set multiple-channels=yes channel-time=200ms receive-errors=no
/ interface wireless sniffer
set multiple-channels=no channel-time=200ms only-headers=no receive-errors=no
memory-limit=10 file-name="" file-limit=10 streaming-enabled=no
streaming-server=0.0.0.0 streaming-max-rate=0
/ interface bridge
add name="bridge1" mtu=1500 arp=enabled protocol-mode=none priority=0x8000
auto-mac=yes admin-mac=00:00:00:00:00:00 max-message-age=20s
forward-delay=15s transmit-hold-count=6 ageing-time=5m comment=""
disabled=yes
/ interface bridge port
add interface=To_Gateway bridge=bridge1 priority=0x80 path-cost=10 edge=auto
point-to-point=auto external-fdb=auto comment="" disabled=no
add interface=To_Wireless bridge=bridge1 priority=0x80 path-cost=10 edge=auto
point-to-point=auto external-fdb=auto comment="" disabled=no
/ interface l2tp-server server
set enabled=no max-mtu=1460 max-mru=1460
authentication=pap,chap,mschap1,mschap2 default-profile=default-encryption
/ interface pptp-server server
set enabled=no max-mtu=1460 max-mru=1460 authentication=mschap1,mschap2
keepalive-timeout=30 default-profile=default-encryption
/ interface l2tp-client
add name="l2tp-out2" max-mtu=1460 max-mru=1460 connect-to=61.8.70.138
user="peiter" password="password" profile=default-encryption
add-default-route=no allow=pap,chap,mschap1,mschap2 disabled=yes
/ ip pool
add name="hs-pool-2" ranges=172.16.0.2-172.16.0.254
/ ip telephony region
/ ip telephony gatekeeper
set gatekeeper=none remote-id="" remote-address=0.0.0.0
/ ip telephony aaa
set use-radius-accounting=no interim-update=0s
/ ip telephony codec
move G.711-uLaw-64k/sw
move G.711-ALaw-64k/sw
move G.729A-8k/sw
move G.729-8k/sw
move G.723.1-6.3k/sw
move GSM-06.10-13.2k/sw
move LPC-10-2.5k/sw
/ ip accounting
set enabled=no account-local-traffic=no threshold=256
/ ip accounting web-access
set accessible-via-web=no address=0.0.0.0/0
/ ip service
set telnet port=23 address=0.0.0.0/0 disabled=no
set ftp port=21 address=0.0.0.0/0 disabled=no
set www port=80 address=0.0.0.0/0 disabled=no
set ssh port=22 address=0.0.0.0/0 disabled=no
set www-ssl port=443 address=0.0.0.0/0 certificate=none disabled=yes
/ ip upnp
set enabled=no allow-disable-external-interface=yes show-dummy-rule=yes
/ ip socks
set enabled=no port=1080 connection-idle-timeout=2m max-connections=200
/ ip dns
set primary-dns=203.145.96.2 secondary-dns=203.145.96.3
allow-remote-requests=yes cache-size=2048KiB cache-max-ttl=1w
/ ip dns static
/ ip traffic-flow
set enabled=no interfaces=all cache-entries=4k active-flow-timeout=30m
inactive-flow-timeout=15s
/ ip address
add address=192.168.1.100/24 network=192.168.1.0 broadcast=192.168.1.255
interface=To_Gateway comment="added by setup" disabled=no
add address=172.16.0.1/24 network=172.16.0.0 broadcast=172.16.0.255
interface=To_Wireless comment="" disabled=no
/ ip proxy
set enabled=no port=8080 parent-proxy=0.0.0.0:0 maximal-client-connecions=1000
maximal-server-connectons=1000
/ ip proxy access
add dst-port=23-25 action=deny comment="block telnet & spam e-mail relaying"
disabled=no
/ ip neighbor discovery
set To_Gateway discover=yes
set To_Wireless discover=yes
set l2tp-out2 discover=no
set bridge1 discover=yes
/ ip route
add dst-address=0.0.0.0/0 gateway=192.168.1.1 scope=255 target-scope=10
comment="added by setup" disabled=no
/ ip firewall nat
add chain=srcnat src-address=172.16.0.0/24 action=masquerade
comment="masquerade hotspot network" disabled=no
/ ip firewall connection tracking
set enabled=yes tcp-syn-sent-timeout=5s tcp-syn-received-timeout=5s
tcp-established-timeout=1d tcp-fin-wait-timeout=10s
tcp-close-wait-timeout=10s tcp-last-ack-timeout=10s
tcp-time-wait-timeout=10s tcp-close-timeout=10s udp-timeout=10s
udp-stream-timeout=3m icmp-timeout=10s generic-timeout=10m
tcp-syncookie=no
/ ip firewall filter
/ ip firewall service-port
set ftp ports=21 disabled=no
set tftp ports=69 disabled=no
set irc ports=6667 disabled=no
set h323 disabled=yes
set quake3 disabled=no
set gre disabled=yes
set pptp disabled=yes
/ ip hotspot
add name="hotspot1" interface=To_Wireless address-pool=hs-pool-2
profile=default idle-timeout=5m keepalive-timeout=none addresses-per-mac=2
disabled=no
/ ip hotspot service-port
set ftp ports=21 disabled=no
/ ip hotspot profile
set default name="default" hotspot-address=172.16.0.1 dns-name="datarite.hs"
html-directory=hotspot rate-limit="" http-proxy=0.0.0.0:0
smtp-server=0.0.0.0 login-by=http-chap,http-pap split-user-domain=no
use-radius=no
add name="hsprof1" hotspot-address=172.16.0.1 dns-name="peiter.hs"
html-directory=hotspot rate-limit="" http-proxy=0.0.0.0:0
smtp-server=0.0.0.0 login-by=cookie,http-chap http-cookie-lifetime=3d
split-user-domain=no use-radius=no
/ ip hotspot user
add name="peiter" password="password" profile=default comment="" disabled=no
add name="pieter" password="saphire" profile=Service comment="" disabled=no
add name="sue" password="kermit" profile=Service comment="" disabled=no
add name="pybaya" password="tftkhv" profile=default limit-uptime=1h comment="1
Hr card" disabled=no
add name="kcungk" password="vawyrn" profile=default limit-uptime=1h comment="1
Hr card" disabled=no
add name="ghqvku" password="skubox" profile=default limit-uptime=1h comment="1
Hr card" disabled=no
add name="jpxvbx" password="gymrtt" profile=default limit-uptime=3h comment="3
Hr card" disabled=yes
add name="kqshxa" password="bwvqyk" profile=default limit-uptime=3h comment="3
Hr card" disabled=no
add name="mgmawy" password="rondkm" profile=default limit-uptime=3h comment="3
Hr card" disabled=no
add name="wcnfpm" password="ycekwt" profile=default limit-uptime=3h comment="3
Hr card" disabled=no
add name="wefqwm" password="rhagef" profile=default limit-uptime=3h comment="3
Hr card" disabled=no
add name="mskegi" password="mgivon" profile=default limit-uptime=3h comment="3
Hr card" disabled=no
add name="csrokx" password="knbkdw" profile=default limit-uptime=3h comment="3
Hr card" disabled=no
add name="jnwcbp" password="jfdxyv" profile=default limit-uptime=3h comment="3
Hr card" disabled=no
add name="jvyqhg" password="urxwdk" profile=default limit-uptime=3h comment="3
Hr card" disabled=no
add name="unnnpk" password="gfhvti" profile=default limit-uptime=3h comment="3
Hr card" disabled=no
add name="makqtm" password="kyykbb" profile=default limit-uptime=3h comment="3
Hr card" disabled=no
add name="eomtiq" password="password" profile=default limit-uptime=1h
comment="1 Hr card" disabled=no
add name="ehfbrc" password="uhxwkw" profile=default limit-uptime=1h comment="1
Hr card" disabled=no
add name="exonph" password="kswfak" profile=default limit-uptime=1h comment="1
Hr card" disabled=no
add name="gvdpaq" password="ytokjk" profile=default limit-uptime=1h comment="1
Hr card" disabled=no
add name="bnttxt" password="riduhq" profile=default limit-uptime=1h comment="1
Hr card" disabled=no
add name="bqqdpc" password="hbxqux" profile=default limit-uptime=1h comment="1
Hr card" disabled=no
add name="bsmvfh" password="bskxqn" profile=default limit-uptime=1h comment="1
Hr card" disabled=no
add name="cdpkjy" password="vtatgw" profile=default limit-uptime=1h comment="1
Hr card" disabled=no
add name="cfkfao" password="asdobb" profile=default limit-uptime=1h comment="1
Hr card" disabled=no
add name="gshihs" password="kkmaca" profile=default limit-uptime=3h comment="3
Hr card" disabled=no
add name="kxkkqp" password="vgqpve" profile=default limit-uptime=3h comment="3
Hr card" disabled=no
add name="niejmj" password="wrimqc" profile=default limit-uptime=3h comment="3
Hr card" disabled=no
add name="onrsag" password="fevrtw" profile=default limit-uptime=3h comment="3
Hr card" disabled=no
add name="owtwmm" password="hxsyay" profile=default limit-uptime=3h comment="3
Hr card" disabled=no
add name="yjbkrn" password="shsxjh" profile=default limit-uptime=3h comment="3
Hr card" disabled=no
add name="fekenn" password="eukjcy" profile=default limit-uptime=1h comment="1
Hr card" disabled=no
add name="gnfvmy" password="nknqmk" profile=default limit-uptime=1h comment="1
Hr card" disabled=no
add name="jvsnur" password="jhfpfq" profile=default limit-uptime=1h comment="1
Hr card" disabled=no
add name="kvwdxy" password="aehkia" profile=default limit-uptime=1h comment="1
Hr card" disabled=no
add name="uswykp" password="icdjyu" profile=default limit-uptime=1h comment="1
Hr card" disabled=no
add name="wexdep" password="ddkqyt" profile=default limit-uptime=1h comment="1
Hr card" disabled=no
/ ip hotspot user profile
set default name="default" idle-timeout=none keepalive-timeout=2m
status-autorefresh=1m shared-users=1 transparent-proxy=yes
open-status-page=always advertise=no
add name="Service" idle-timeout=none keepalive-timeout=2m
status-autorefresh=1m shared-users=5 transparent-proxy=yes
open-status-page=always advertise=no
/ ip dhcp-server
add name="dhcp1" interface=To_Wireless lease-time=3d address-pool=hs-pool-2
bootp-support=static authoritative=after-2sec-delay disabled=no
/ ip dhcp-server config
set store-leases-disk=5m
/ ip dhcp-server lease
/ ip dhcp-server network
add address=172.16.0.0/24 gateway=172.16.0.1 comment="hotspot network"
add address=192.168.1.0/24 gateway=192.168.1.1 dns-server=203.122.64.3
comment="added by setup"
/ ip ipsec proposal
add name="default" auth-algorithms=sha1 enc-algorithms=3des lifetime=30m
lifebytes=0 pfs-group=modp1024 disabled=no
/ ip web-proxy
set enabled=no src-address=0.0.0.0 port=3128 hostname="proxy"
transparent-proxy=no parent-proxy=0.0.0.0:0
cache-administrator="webmaster" max-object-size=4096KiB cache-drive=system
max-cache-size=none max-ram-cache-size=unlimited
/ ip web-proxy access
add dst-port=23-25 action=deny comment="block telnet & spam e-mail relaying"
disabled=no
/ ip web-proxy cache
add url=":cgi-bin \?" action=deny comment="don't cache dynamic http pages"
disabled=no
/ system logging
add topics=info prefix="" action=memory disabled=no
add topics=error prefix="" action=memory disabled=no
add topics=warning prefix="" action=memory disabled=no
add topics=critical prefix="" action=echo disabled=no
/ system logging action
set memory name="memory" target=memory memory-lines=100 memory-stop-on-full=no
set disk name="disk" target=disk disk-lines=100 disk-stop-on-full=no
set echo name="echo" target=echo remember=yes
set remote name="remote" target=remote remote=0.0.0.0:514
/ system upgrade mirror
set enabled=no primary-server=0.0.0.0 secondary-server=0.0.0.0
check-interval=1d user=""
/ system clock dst
set dst-delta=+00:00 dst-start="jan/01/1970 00:00:00" dst-end="jan/01/1970
00:00:00"
/ system watchdog
set reboot-on-failure=yes watch-address=none watchdog-timer=yes
no-ping-delay=5m automatic-supout=yes auto-send-supout=no
/ system console
add port=serial0 term="" disabled=no
set FIXME term="linux" disabled=no
set FIXME term="linux" disabled=no
set FIXME term="linux" disabled=no
set FIXME term="linux" disabled=no
set FIXME term="linux" disabled=no
set FIXME term="linux" disabled=no
set FIXME term="linux" disabled=no
set FIXME term="linux" disabled=no
/ system console screen
set line-count=40
/ system identity
set name="MikroTik"
/ system note
set show-at-login=yes note=""
/ system gps
set enabled=no set-system-time=yes
/ system lcd
set enabled=no type=24x4 port=parallel contrast=0
/ system lcd page
set time display-time=5s disabled=yes
set resources display-time=5s disabled=yes
set uptime display-time=5s disabled=yes
set packets display-time=5s disabled=yes
set bits display-time=5s disabled=yes
set version display-time=5s disabled=yes
set bridge1 display-time=5s disabled=yes
set l2tp-out2 display-time=5s disabled=yes
set To_Gateway display-time=5s disabled=yes
set To_Wireless display-time=5s disabled=yes
/ system ntp server
set enabled=no broadcast=no multicast=no manycast=yes
/ system ntp client
set enabled=no mode=unicast primary-ntp=0.0.0.0 secondary-ntp=0.0.0.0
/ system routerboard bios
set
/ system health
set state-after-reboot=enabled
/ port
set serial0 name="serial0" baud-rate=9600 data-bits=8 parity=none stop-bits=1
flow-control=hardware
set serial1 name="serial1" baud-rate=9600 data-bits=8 parity=none stop-bits=1
flow-control=hardware
/ ppp profile
set default name="default" use-compression=default use-vj-compression=default
use-encryption=default only-one=default change-tcp-mss=yes comment=""
set default-encryption name="default-encryption" use-compression=default
use-vj-compression=default use-encryption=yes only-one=default
change-tcp-mss=yes comment=""
/ ppp aaa
set use-radius=no accounting=yes interim-update=0s
/ queue type
set default name="default" kind=pfifo pfifo-limit=50
set ethernet-default name="ethernet-default" kind=pfifo pfifo-limit=50
set wireless-default name="wireless-default" kind=sfq sfq-perturb=5
sfq-allot=1514
set synchronous-default name="synchronous-default" kind=red red-limit=60
red-min-threshold=10 red-max-threshold=50 red-burst=20 red-avg-packet=1000
set hotspot-default name="hotspot-default" kind=sfq sfq-perturb=5
sfq-allot=1514
add name="default-small" kind=pfifo pfifo-limit=10
/ queue simple
/ user
add name="admin" group=full address=0.0.0.0/0 comment="system default user"
disabled=no
add name="pieter" group=full address=0.0.0.0/0 comment="system default user"
disabled=no
/ user group
add name="read" policy=local,telnet,ssh,reboot,read,test,winbox,password,web,!f
tp,!write,!policy
add name="write" policy=local,telnet,ssh,reboot,read,write,test,winbox,password
,web,!ftp,!policy
add name="full" policy=local,telnet,ssh,ftp,reboot,read,write,policy,test,winbo
x,password,web
/ user aaa
set use-radius=no accounting=yes interim-update=0s default-group=read
/ radius incoming
set accept=no port=1700
/ driver
/ snmp
set enabled=no contact="" location=""
/ snmp community
set public name="public" address=0.0.0.0/0 read-access=yes
/ tool bandwidth-server
set enabled=yes authenticate=yes allocate-udp-ports-from=2000 max-sessions=10
/ tool mac-server ping
set enabled=yes
/ tool e-mail
set server=0.0.0.0 from="<>"
/ tool sniffer
set interface=all only-headers=no memory-limit=10 file-name="" file-limit=10
streaming-enabled=no streaming-server=0.0.0.0 filter-stream=yes
filter-protocol=ip-only filter-address1=0.0.0.0/0:0-65535
filter-address2=0.0.0.0/0:0-65535
/ tool graphing
set store-every=5min
/ routing ospf
set router-id=0.0.0.0 distribute-default=never redistribute-connected=no
redistribute-static=no redistribute-rip=no redistribute-bgp=no
metric-default=1 metric-connected=20 metric-static=20 metric-rip=20
metric-bgp=20
/ routing ospf area
set backbone area-id=0.0.0.0 type=default translator-role=translate-candidate
authentication=none prefix-list-import="" prefix-list-export=""
disabled=no
/ routing bgp
set enabled=yes as=65530 router-id=0.0.0.0 redistribute-static=no
redistribute-connected=no redistribute-rip=no redistribute-ospf=no
/ routing rip
set redistribute-static=no redistribute-connected=no redistribute-ospf=no
redistribute-bgp=no metric-static=1 metric-connected=1 metric-ospf=1
metric-bgp=1 update-timer=30s timeout-timer=3m garbage-timer=2m

New router 3.6

apr/01/2008 14:45:07 by RouterOS 3.6

software id = Q3BA-8CT

/interface bridge
add admin-mac=00:00:00:00:00:00 ageing-time=5m arp=enabled auto-mac=yes
comment="" disabled=yes forward-delay=15s max-message-age=20s mtu=1500
name="bridge1" priority=0x8000 protocol-mode=none transmit-hold-count=6
/interface ethernet
set 0 arp=enabled auto-negotiation=yes cable-settings=default comment=""
disable-running-check=yes disabled=no full-duplex=yes
mac-address=00:02:A5:1A:2D:AE mtu=1500 name="To_Gateway" speed=100Mbps
set 1 arp=enabled auto-negotiation=yes cable-settings=default comment=""
disable-running-check=yes disabled=no full-duplex=yes
mac-address=00:01:02:57:06:AA mtu=1500 name="To_Wireless" speed=100Mbps
/ip pool
add name="hs-pool-2" ranges=172.16.0.2-172.16.0.254
/port
set 0 baud-rate=9600 data-bits=8 flow-control=hardware name="serial0"
parity=none stop-bits=1
set 1 baud-rate=9600 data-bits=8 flow-control=hardware name="serial1"
parity=none stop-bits=1
/queue type
set default kind=pfifo name="default" pfifo-limit=50
set ethernet-default kind=pfifo name="ethernet-default" pfifo-limit=50
set wireless-default kind=sfq name="wireless-default" sfq-allot=1514
sfq-perturb=5
set synchronous-default kind=red name="synchronous-default"
red-avg-packet=1000 red-burst=20 red-limit=60 red-max-threshold=50
red-min-threshold=10
set hotspot-default kind=sfq name="hotspot-default" sfq-allot=1514
sfq-perturb=5
set default-small kind=pfifo name="default-small" pfifo-limit=10
/snmp
set contact="" enabled=no engine-boots=0 engine-id="" location=""
time-window=15 trap-sink=0.0.0.0 trap-version=1
/snmp community
set public address=0.0.0.0/0 authentication-password=""
authentication-protocol=MD5 encryption-password="" encryption-protocol=DES
name="public" read-access=yes security=none
/system logging action
set memory memory-lines=100 memory-stop-on-full=no name="memory" target=memory
set disk disk-lines=100 disk-stop-on-full=no name="disk" target=disk
set echo name="echo" remember=yes target=echo
set remote name="remote" remote=0.0.0.0:514 target=remote
/user group
add name="read" policy=local,telnet,ssh,reboot,read,test,winbox,password,web,sn
iff,!ftp,!write,!policy
add name="write" policy=local,telnet,ssh,reboot,read,write,test,winbox,password
,web,sniff,!ftp,!policy
add name="full" policy=local,telnet,ssh,ftp,reboot,read,write,policy,test,winbo
x,password,web,sniff
/interface wireless security-profiles
set default authentication-types="" eap-methods=passthrough group-ciphers=""
group-key-update=5m interim-update=0s mode=none name="default"
radius-eap-accounting=no radius-mac-accounting=no
radius-mac-authentication=no radius-mac-caching=disabled
radius-mac-format=XX:XX:XX:XX:XX:XX radius-mac-mode=as-username
static-algo-0=none static-algo-1=none static-algo-2=none
static-algo-3=none static-key-0="" static-key-1="" static-key-2=""
static-key-3="" static-sta-private-algo=none static-sta-private-key=""
static-transmit-key=key-0 supplicant-identity="MikroTik"
tls-certificate=none tls-mode=no-certificates unicast-ciphers=""
wpa-pre-shared-key="" wpa2-pre-shared-key=""
/ip ipsec proposal
add auth-algorithms=sha1 disabled=no enc-algorithms=3des lifetime=30m
name="default" pfs-group=modp1024
/routing bgp instance
set default as=65530 client-to-client-reflection=yes comment="" disabled=no
ignore-as-path-len=no name="default" out-filter=""
redistribute-connected=no redistribute-ospf=no redistribute-other-bgp=no
redistribute-rip=no redistribute-static=no router-id=0.0.0.0
/routing ospf area
add area-id=0.0.0.0 authentication=none disabled=no name="backbone"
type=default
/ip hotspot profile
set default dns-name="datarite.hs" hotspot-address=172.16.0.1
html-directory=hotspot http-proxy=0.0.0.0:0 login-by=http-chap,http-pap
name="default" rate-limit="" smtp-server=0.0.0.0 split-user-domain=no
use-radius=no
add dns-name="hotspot1" hotspot-address=172.16.0.1 html-directory=hotspot
http-cookie-lifetime=3d http-proxy=0.0.0.0:0 login-by=cookie,http-chap
name="hsprof1" rate-limit="" smtp-server=0.0.0.0 split-user-domain=no
use-radius=no
/ip hotspot user profile
set default advertise=no idle-timeout=none keepalive-timeout=2m name="default"
open-status-page=always shared-users=1 status-autorefresh=1m
transparent-proxy=yes
/ip dhcp-server
add address-pool=hs-pool-2 authoritative=after-2sec-delay bootp-support=static
disabled=no interface=To_Wireless lease-time=3d name="dhcp1"
/ppp profile
set default change-tcp-mss=yes comment="" name="default" only-one=default
use-compression=default use-encryption=default use-vj-compression=default
set default-encryption change-tcp-mss=yes comment="" name="default-encryption"
only-one=default use-compression=default use-encryption=yes
use-vj-compression=default
/interface l2tp-client
add add-default-route=no allow=pap,chap,mschap1,mschap2 comment=""
connect-to=61.8.70.138 disabled=no max-mru=1460 max-mtu=1460 mrru=disabled
name="l2tp-out1" password="password" profile=default-encryption
user="peiter"
/interface bridge settings
set use-ip-firewall=no use-ip-firewall-for-vlan=no
/interface bridge settings
set use-ip-firewall=no use-ip-firewall-for-vlan=no
/ip accounting
set account-local-traffic=no enabled=no threshold=256
/ip accounting web-access
set accessible-via-web=no address=0.0.0.0/0
/ip address
add address=192.168.1.100/24 broadcast=192.168.1.255 comment="added by setup"
disabled=no interface=To_Gateway network=192.168.1.0
add address=172.16.0.1/24 broadcast=172.16.0.255 comment="added by setup"
disabled=no interface=To_Wireless network=172.16.0.0
/ip dns
set allow-remote-requests=yes cache-max-ttl=1w cache-size=2048KiB
max-udp-packet-size=512 primary-dns=203.145.96.2
secondary-dns=203.145.96.3
/ip dns static
add address=172.16.0.1 disabled=no name="datarite.hs" ttl=5m
/ip firewall connection tracking
set enabled=yes generic-timeout=10m icmp-timeout=10s tcp-close-timeout=10s
tcp-close-wait-timeout=10s tcp-established-timeout=1d
tcp-fin-wait-timeout=10s tcp-last-ack-timeout=10s
tcp-syn-received-timeout=5s tcp-syn-sent-timeout=5s tcp-syncookie=no
tcp-time-wait-timeout=10s udp-stream-timeout=3m udp-timeout=10s
/ip firewall filter
add action=passthrough chain=unused-hs-chain comment="place hotspot rules
here" disabled=yes
/ip firewall nat
add action=passthrough chain=unused-hs-chain comment="place hotspot rules
here" disabled=yes
add action=masquerade chain=srcnat comment="masquerade hotspot network"
disabled=no src-address=172.16.0.0/24
/ip firewall service-port
set ftp disabled=no ports=21
set tftp disabled=no ports=69
set irc disabled=no ports=6667
set h323 disabled=no
set sip disabled=no
set pptp disabled=no
/ip neighbor discovery
set To_Gateway discover=yes
set To_Wireless discover=yes
set bridge1 discover=yes
set l2tp-out1 discover=no
/ip proxy
set always-from-cache=no cache-administrator="webmaster" cache-drive=system
cache-hit-dscp=4 cache-on-disk=no enabled=no max-cache-size=unlimited
max-client-connections=600 max-fresh-time=3d max-server-connections=600
parent-proxy=0.0.0.0 parent-proxy-port=0 port=8080
serialize-connections=no src-address=0.0.0.0
/ip route
add comment="added by setup" disabled=no distance=1 dst-address=0.0.0.0/0
gateway=192.168.1.1,To_Gateway scope=30 target-scope=10
/ip service
set telnet address=0.0.0.0/0 disabled=no port=23
set ftp address=0.0.0.0/0 disabled=no port=21
set www address=0.0.0.0/0 disabled=no port=80
set ssh address=0.0.0.0/0 disabled=no port=22
set www-ssl address=0.0.0.0/0 certificate=none disabled=yes port=443
set api address=0.0.0.0/0 disabled=yes port=8728
set winbox address=0.0.0.0/0 disabled=no port=8291
/ip socks
set connection-idle-timeout=2m enabled=no max-connections=200 port=1080
/ip traffic-flow
set active-flow-timeout=30m cache-entries=4k enabled=no
inactive-flow-timeout=15s interfaces=all
/ip upnp
set allow-disable-external-interface=yes enabled=no show-dummy-rule=yes
/queue interface
set To_Gateway queue=ethernet-default
set To_Wireless queue=ethernet-default
set bridge1 queue=default
set l2tp-out1 queue=default
/radius incoming
set accept=no port=1700
/system clock manual
set dst-delta=+00:00 dst-end="jan/01/1970 00:00:00" dst-start="jan/01/1970
00:00:00" time-zone=+10:00
/system console
add disabled=no port=serial0 term="vt102"
set [ find vcno=1 ] disabled=no term="linux"
set [ find vcno=2 ] disabled=no term="linux"
set [ find vcno=3 ] disabled=no term="linux"
set [ find vcno=4 ] disabled=no term="linux"
set [ find vcno=5 ] disabled=no term="linux"
set [ find vcno=6 ] disabled=no term="linux"
set [ find vcno=7 ] disabled=no term="linux"
set [ find vcno=8 ] disabled=no term="linux"
/system console screen
set line-count=25
/system hardware
set multi-cpu=yes
/system health
set state-after-reboot=enabled
/system identity
set name="MikroTik"
/system logging
add action=memory disabled=no prefix="" topics=info
add action=memory disabled=no prefix="" topics=error
add action=memory disabled=no prefix="" topics=warning
add action=echo disabled=no prefix="" topics=critical
/system note
set note="" show-at-login=yes
/system ntp client
set
#error
/system upgrade mirror
set check-interval=1d enabled=no primary-server=0.0.0.0
secondary-server=0.0.0.0 user=""
/system watchdog
set auto-send-supout=no automatic-supout=yes no-ping-delay=5m
watch-address=none watchdog-timer=yes
/tool bandwidth-server
set allocate-udp-ports-from=2000 authenticate=yes enabled=yes max-sessions=10
/tool e-mail
set from="<>" server=0.0.0.0
/tool graphing
set store-every=5min
/tool mac-server
set FIXME disabled=no interface=all
/tool mac-server ping
set enabled=yes
/tool sniffer
set file-limit=10 file-name="" filter-address1=0.0.0.0/0:0-65535
filter-address2=0.0.0.0/0:0-65535 filter-protocol=ip-only
filter-stream=yes interface=all memory-limit=10 only-headers=no
streaming-enabled=no streaming-server=0.0.0.0
/user
add address=0.0.0.0/0 comment="system default user" disabled=no group=full
name="admin"
/user aaa
set accounting=yes default-group=read interim-update=0s use-radius=no
/interface wireless align
set active-mode=yes audio-max=-20 audio-min=-100
audio-monitor=00:00:00:00:00:00 filter-mac=00:00:00:00:00:00
frame-size=300 frames-per-second=25 receive-all=no ssid-all=no
/interface wireless sniffer
set channel-time=200ms file-limit=10 file-name="" memory-limit=10
multiple-channels=no only-headers=no receive-errors=no
streaming-enabled=no streaming-max-rate=0 streaming-server=0.0.0.0
/interface wireless snooper
set channel-time=200ms multiple-channels=yes receive-errors=no
/tool user-manager customer
add comment="" disabled=no login="admin" parent=admin password=""
paypal-accept-pending=no paypal-allowed=no paypal-secure-response=no
permissions=owner signup-allowed=no subscriber=admin time-zone=+00:00
/routing mme
set bidirectional-timeout=2 gateway-class=none gateway-keepalive=1m
gateway-selection=no-gateway origination-interval=5s
preferred-gateway=0.0.0.0 timeout=1m ttl=50
/routing ospf
set distribute-default=never metric-bgp=20 metric-connected=20
metric-default=1 metric-rip=20 metric-static=20 mpls-te-area=unspecified
mpls-te-router-id=unspecified redistribute-bgp=no
redistribute-connected=no redistribute-rip=no redistribute-static=no
router-id=0.0.0.0
/routing rip
set distribute-default=never garbage-timer=2m metric-bgp=1 metric-connected=1
metric-default=1 metric-ospf=1 metric-static=1 redistribute-bgp=no
redistribute-connected=no redistribute-ospf=no redistribute-static=no
timeout-timer=3m update-timer=30s
/system routerboard bios
set
/system ntp client
set enabled=no mode=unicast primary-ntp=0.0.0.0 secondary-ntp=0.0.0.0
/system ntp server
set broadcast=no enabled=no manycast=yes multicast=no
/routing pim
set switch-to-spt=no switch-to-spt-bytes=0 switch-to-spt-interval=0s
/mpls
set dynamic-label-range=16-1048575
/mpls interface
add comment="" disabled=no interface=all mpls-mtu=1508
/mpls ldp
set distribute-for-default-route=no enabled=no hop-limit=255 loop-detect=no
lsr-id=0.0.0.0 path-vector-limit=255 transport-address=0.0.0.0
use-explicit-null=no
/system lcd
set contrast=0 enabled=no port=parallel type=24x4
/system lcd page
set time disabled=yes display-time=5s
set resources disabled=yes display-time=5s
set uptime disabled=yes display-time=5s
set packets disabled=yes display-time=5s
set bits disabled=yes display-time=5s
set version disabled=yes display-time=5s
set l2tp-out1 disabled=yes display-time=5s
set bridge1 disabled=yes display-time=5s
set To_Gateway disabled=yes display-time=5s
set To_Wireless disabled=yes display-time=5s
/ipv6 nd
add advertise-mac-address=yes disabled=no hop-limit=unspecified interface=all
mtu=unspecified ra-delay=3s ra-interval=3m20s-10m ra-lifetime=30m
reachable-time=unspecified retransmit-interval=unspecified
/ipv6 nd prefix default
set autoconfig=yes on-link=yes preferred-lifetime=1w valid-lifetime=4w2d
/routing ripng
set distribute-default=never garbage-timer=2m metric-bgp=1 metric-connected=1
metric-default=1 metric-ospf=1 metric-static=1 redistribute-bgp=no
redistribute-connected=no redistribute-ospf=no redistribute-static=no
timeout-timer=3m update-timer=30s
/ip hotspot
add address-pool=hs-pool-2 addresses-per-mac=2 disabled=no idle-timeout=5m
interface=To_Wireless keepalive-timeout=none name="hotspot1"
profile=default
/ip hotspot service-port
set ftp disabled=no ports=21
/ip hotspot user
add comment="" disabled=no name="pieter" password="Saphire1" profile=default
add comment="" disabled=no limit-uptime=25m22s name="bnttxt" password="riduhq"
profile=default
/system gps
set enabled=no set-system-time=yes
/ip dhcp-server config
set store-leases-disk=5m
/ip dhcp-server network
add address=172.16.0.1/32 comment="" gateway=192.168.1.1
/interface l2tp-server server
set authentication=pap,chap,mschap1,mschap2 default-profile=default-encryption
enabled=no max-mru=1460 max-mtu=1460 mrru=disabled
/interface ovpn-server server
set auth=sha1,md5 certificate=none cipher=blowfish128,aes128
default-profile=default enabled=no keepalive-timeout=60
mac-address=FE:EF:9D:C2:03:B7 max-mtu=1500 mode=ip netmask=24 port=1194
require-client-certificate=no
/interface pptp-server server
set authentication=mschap1,mschap2 default-profile=default-encryption
enabled=no keepalive-timeout=30 max-mru=1460 max-mtu=1460 mrru=disabled
/ppp aaa
set accounting=yes interim-update=0s use-radius=no

do you have yahoo id ??

profile updated

I have sent my yahoo id through msn to you spice_prash
Also my profile has my yahoo id datarite2000

I am suspacting that the router, while acting as a gateway or proxy, did not receive a timely response from the upstream server it accessed in attempting to complete the request.

Can you removes the Ip Dns Static entry 172.16.0.1 from ur new router and check ???