PDA

View Full Version : Cisco 678 and SBC Yahoo DSL... Help please!


SeRi@lDiE
08-13-2003, 9:52 PM
OK I am new here so here we go....
I just got a Cisco 678.. I am tring to set my Modem to work with SBC Yahoo DSL the only tricky part is that I have dynamic IP...
Also I dont want to use the NAT and DHCP function of the router part because I have a ZyWall 10 Hardware Firewall all I want is preatty much to act as modem if its posible.
Thanks a lot for all the help!

SeRi@lDiE
08-13-2003, 10:51 PM
Any body out there have any idea on how can I do that?

SeRi@lDiE
08-13-2003, 10:52 PM
I saw the following config in one of the post here in the forum....
set ppp restart enabled
set ppp wan0-0 ipcp 0.0.0.0
set ppp wan0-0 dns 0.0.0.0
set ppp wan0-0 login ( Supplied by your ISP )
set ppp wan0-0 password ( Supplied by your ISP )
set nat enable
set nat timeout udp 3600 ( for online gaming )
set nat timeout icmp 3600 ( for online gaming )
set dhcp server enable
set int wan0-0 disable
write
set wan0-0 vpi 0
set int wan0-0 vci 32
set int wan0-0 enable
set ppp wan0-0 subnet 0.0.0.0
set web disable ( Code Red Virus Deterrent!)
set web port 8081 ( Code Red Virus Deterrent!)
set web remote 255.255.255.255 ( Code Red Virus Deterrent!)
write
reboot

You are finished! Close Hyper Terminal and you should be able to connect to the Internet


But I see that they have DHCP and NAT enable.... Is these the only way you can use these modem?
Thanks in advace for all the help and input!

Mntsnow
08-14-2003, 1:28 AM
Welcome to XPC SeRi.

I'm not familar with SBC required settings but I'm currently searching for their setup. They should have sent you connectivity info which should get you online. Once you are online then you should be able to go in and "tweak" it to how you want as long as the required settings dont change (such as the NAT and DHCP.

Mntsnow
08-14-2003, 2:01 AM
btw have you checked out the SBC-Yahoo DSL forums at dslreports? http://www.dslreports.com/forum/ilec,am

SeRi@lDiE
08-14-2003, 8:54 AM
Thanks for your reply Mntsnow!
I know SBC requires DMT so as far as I know I am ok from there...
My current setup is PPPoE I use my Hardware Firewall to loging... The firewall has the username and pass... I am tring to connect the modem to the WAN port in the Hardware Firewall..... I get a link but no go.....
What is it that I need to know from SBC?
By the way I all ready ask for help in dslreports no go though....
So I PM one of the techs...
Thanks a lot!

Mntsnow
08-14-2003, 9:29 AM
How do you currently have your setup?

Start from the Internet and work your way back to your desktop

such as

Internet
dslmodem
firewall
hub
desktop

SeRi@lDiE
08-14-2003, 9:48 AM
OK here is my setup as fallow....
SBC Yahoo ADSL 1.5/256 ----> Speed Stream 5360 ----> ZyWall 10 (PPPoE to login to SBC... and also acting as my DHCP Server) ----> Netgear RO318 (Acting as simple switch... DHCP and NAT Disabled) -----> to 6 computers using DHCP provided by the ZyWall 10.


So what I am tring to acomplish is...
Take out the Speed Stream out of the picture and replace it with my Cisco 678..
I am in to the point that it dont matter no more if I have to use the DHCP and the NAT out of the Cisco 678 as long it I can connected it to the WAN Port of my ZyWall 10 and the ZyWall 10 to my RO318 to all my computers.
:(I just would really like to stick with My ZyWall 10 as my DHCP server because I know how to work it preaty well!
Thanks a lot Mntsnow you have been a grate help!
Every where I go no body even replys to me... I know these cant be to hard for those who know cisco preaty well! :)
Thanks again!

SeRi@lDiE
08-14-2003, 11:53 AM
ok here is the info given by SBC....
VP/VC 0/35

DNS
pri-- 151.164.11.201
sec-- 151.164.1.8
pppoe

Mntsnow
08-14-2003, 11:57 AM
should be pretty much a straightforward deal at that point following the Bridging instructions just substituting your SBC values in the guide since you use the firewall for your PPPoE

http://www.xtremepccentral.com/forums/showthread.php?threadid=3703.

SeRi@lDiE
08-14-2003, 12:02 PM
So my config should be as fallow....

set ppp restart enabled
set ppp wan0-0 ipcp 0.0.0.0
set ppp wan0-0 dns 0.0.0.0
set ppp wan0-0 login ( Supplied by your ISP )
set ppp wan0-0 password ( Supplied by your ISP )
set nat disable
set dhcp server disableset int wan0-0 disable
write
set wan0-0 vpi 0
set int wan0-0 vci 35
set int wan0-0 enable
set ppp wan0-0 subnet 0.0.0.0
set web disable ( Code Red Virus Deterrent!)
set web port 8081 ( Code Red Virus Deterrent!)
set web remote 255.255.255.255 ( Code Red Virus Deterrent!)
write
reboot

And what should I set up my ZyWall 10 to be?
Because in the manual it dont tell you how to get the modem to work with other routers.
Thanks.
:)

Mntsnow
08-14-2003, 12:08 PM
Sounds like you need to setup Bridging since you need PPPoE and you use your firewall to do that Lastly...What firmware version are you running on your 678? and it is DMT firmware correct?

set bridging rfc1483 enable
write
reboot
enable
set client dhcp enable or disable if your going to do dhcp from firewall
write
set int wan0-0 disable
write
set int wan0-0 vpi 0
set int wan0-0 vci 35
set int wan0-0 enable
set web disable ( Code Red Virus Deterrent!)
set web port 8081 ( Code Red Virus Deterrent!)
set web remote 255.255.255.255 ( Code Red Virus Deterrent!)
write
reboot

SeRi@lDiE
08-14-2003, 12:15 PM
Firmware is v2.4.3 and yes is DMT :)

Mntsnow
08-14-2003, 12:23 PM
You might want to update to the latest which is 2.4.6 while your going thru all of this
http://www.xtremepccentral.com/articles/dsl/files/nsrouter.c678dmt.full.2.4.6.bin

SeRi@lDiE
08-14-2003, 12:26 PM
I am on it!
Thanks.
:)

Mntsnow
08-14-2003, 12:29 PM
best of luck to ya!

SeRi@lDiE
08-14-2003, 12:32 PM
LOL
Thanks a lot!!!
I am going to need it...
LOL :P
I am searching on how to update the firmware...
I am going to do it thru console so is going to be a bit of a task...
:)
Thanks again

Mntsnow
08-14-2003, 12:46 PM
Here is a little tutorial on how to do the upgrade on the cisco firmware

http://www.xtremepccentral.com/articles/dsl/ciscocbos.html

SeRi@lDiE
08-14-2003, 12:53 PM
I am on it!

SeRi@lDiE
08-14-2003, 1:05 PM
Sweet update dun!
Now to the config!
:)
Ill be back laterz and let ya know how it whent!
Thanks! :)

SeRi@lDiE
08-14-2003, 1:15 PM
Mntsnow you are da man!!!!!!!
It worked!!!
Thanks a bunch thanks a million!!!!!
:D :D :D :D :D :D :D

Mntsnow
08-14-2003, 2:01 PM
Glad to have been of help :)