Results 11 to 20 of 25
Help with setup of a Cisco Router 857w with Sky
This is a discussion on Help with setup of a Cisco Router 857w with Sky within the Sky Broadband help forums, part of the Sky Broadband help and support category; Are you on Sky LLU ? I have a feeling that the 857W is ADSL1 and not ADSL2. I'm sure ...
- 08-03-12, 04:57 PM #11
Re: Help with setup of a Cisco Router 857w with Sky
Are you on Sky LLU?
I have a feeling that the 857W is ADSL1 and not ADSL2.
I'm sure that was why I went out and got a Cisco 877 - as that IS ADSL2...
I have both routers at home.
Advertisement- 08-03-12, 05:19 PM #12
Re: Help with setup of a Cisco Router 857w with Sky
From CISCO site
Q. Do the platforms support ADSL2/2+?
A. The Cisco 857, 876, 877 and 877M routers support ADSL2/2+ standards
TomD
Please note the views and recommendations in my posts are my own and in no way reflect the views of SkyUser.
Useful Utilites
https://www.nirsoft.net/utils/wifi_information_view.html/ TCPOptimiser /Test Socket
Note - When downloading always select the Custom install or you will end up with stuff you don't want.
- 08-03-12, 05:27 PM #13
Re: Help with setup of a Cisco Router 857w with Sky
There we go then, thanks for clarifying.
Suppose I could flog my 877 then
- 09-03-12, 02:37 AM #14
- 09-03-12, 02:39 AM #15
- 09-03-12, 11:51 AM #16
Re: Help with setup of a Cisco Router 857w with Sky
Im guessing with it being Cisco gear you woudl want more than £50,
I need to find me a decent ADSL modem to sit infront of my ASA 5505, I am currently double Natted behind a sky DG824g V3, And cannot figure for the life of me how to enable bridge mode so that the public IP goes direct to the ASA. I even tried to get it to do bridge mode with an apple airport as I figure there is less config that can go wrong and still cant work it out.
Internet -----------Sky Router ---------------ASA5505---------------LAN
Internet --------Outside----Inside-------Outside---------Inside--------subnet
--------------Public IP-------10.0.0.1-----10.0.0.3--------192.168.1.2----192.168.1.0/24
- 13-03-12, 12:15 PM #17
Re: Help with setup of a Cisco Router 857w with Sky
Still no luck on this,, any more ideas??
Thanks
- 13-03-12, 06:24 PM #18
Re: Help with setup of a Cisco Router 857w with Sky
I found a base config on DSL reports to configure this router to Zen internet you should be able to adapt the config to suit what you need I have posted the parts that look relavent below.
Configuring router with integrated ADSL modem running PPPoA Cisco Forum FAQ | DSLReports.com, ISP Information
Code:interface ATM0/0 no ip address no ip redirects no ip unreachables no ip proxy-arp no ip mroute-cache no atm ilmi-keepalive dsl operating-mode auto pvc 0/38 encapsulation aal5mux ppp dialer dialer pool-member 1 ! ! ! interface FastEthernet0/0 description LAN ip address 192.168.1.1 255.255.255.0 speed 100 full-duplex ip nat inside ! interface Dialer1 description WIC1-ADSL Dialer to Zen ip address negotiated no ip redirects no ip unreachables no ip proxy-arp ip nat outside encapsulation ppp dialer pool 1 dialer-group 2 dialer idle-timeout 0 no cdp enable ppp chap hostname zenxxx@zen ppp chap password 7 xxx ppp pap sent-username zenxxx@zen password 7 xxx ppp ipcp dns request accept ppp ipcp route default ppp ipcp address accept
- 14-03-12, 09:21 PM #19
- 28-03-12, 05:02 PM #20
Re: Help with setup of a Cisco Router 857w with Sky
ALLLLLLLL#
Im so happy, i cracked it.
ALl my configurations that I have tried before, were pretty much right.
Guess what was wrong?
IOS image.
Not sure if the image was corrupted or anything like that, but it was quite a new one.
After upgrading to a newer version, it worked fine
Happy days,
thanks all for the help