I'm using a cisco 678 with a linksys for security reasons(like a firewall since the cisco 678 does not have one and since SW firewalls aren't always fool proof, I use both SW and a HW) and for ICS.
Well the problem was I had an msn arescom modem 800 that I had to use for a little while. I heard this happen to quite a few people at dsl reports.
I called qwest, they weren't able to help me, so they transfered me over to msn and from there I was able to redo my whole config and I got online. There were a few changes over my previous config.
Also no, I've always had filters, I couldn't have used dsl with out them right?
Well they dont have the beta firmware listed on their site(the 1.44.8 one), maybe when they release a new version I will go try it, but for now my release works just fine, or should I say, It works atleast. The latest version just seemed to have serious issues which I didn't have time for to just plug the cisco directly into my computer just to do something.
When I had that problem with people connecting to me, this would happen with dc++ and several other things where connections would get refused and some people were able to connect whether it be an ftp or something else, however i could connect to anyone else I had tried.
This didn't seem to have anything to do with passive or active mode. As half the people were equally unable to connect at all.
This was a problem I surely wanted to avoid.
Everything works fine now.
Here' what my config is now
Quote:
cbos#set ppp wan0-0 ipcp 0.0.0.0
PPP wan0-0 IPCP Address set to 0.0.0.0
cbos#set ppp wan0-0 dns 0.0.0.0
PPP wan0-0 DNS Server Addresses set to 0.0.0.0
cbos#set ppp wan0-0 subnet 0.0.0.0
PPP wan0-0 Subnetmask Option set to 0.0.0.0
cbos#write
Warning: traffic may pause while NVRAM is being modified
NVRAM written.
cbos#set ppp wan0-0 login xxxxxxxxx@msndsl.net
User name for wan0-0 has been set to xxxxxxxxx@msndsl.net.
cbos#set ppp wan0-0 password xxxxxxxxx
Password for wan0-0 has been set to xxxxxxxxx.
cbos#set ppp restart enable
CPE Remote Restart is now enabled...
cbos#write
Warning: traffic may pause while NVRAM is being modified
NVRAM written.
cbos#set nat enable
NAT is now enabled
You must use "write" then reboot for changes to take effect.
cbos#set dhcp server enable
DHCP Server enabled
cbos#set int wan0-0 disable
Wan0-0 is disabled
You must use "write" for the change to become persistent.
cbos#write
Warning: traffic may pause while NVRAM is being modified
NVRAM written.
cbos#set int wan0-0 vpi 0
Change completed.
You must use "write" then reboot for changes to take effect
cbos#set int wan0-0 vci 32
Change completed.
You must use "write" then reboot for changes to take effect
cbos#set int wan0-0 enable
Wan0-0 is enabled
You must use "write" for the change to become persistent.
cbos#write
Warning: traffic may pause while NVRAM is being modified
NVRAM written.
cbos#set web disable
WEB is disabled
You must use "write" then reboot for changes to take effect.
cbos#set web port 1025
You must use "write" then reboot for changes to take effect.
cbos#set web remote 255.255.255.255
web will now restrict to 255.255.255.255
|
That's just the basic setup that was required to get online.