 ealimam join:2002-10-17 San Francisco, CA | reply to ealimam
Re: Speedstream 5861 Still can't reset password. Help! I just ran the minimum security firewall script and still cannot access the web. If it's not the packet filter what else could it be? hmmmm.... |
|
|
|
 adsldudePremium,Ex-Mod 2003-9 join:2000-11-10 Colorado kudos:1 | The firewall is probably not the issue. I don't believe Cyberonic puts any rules in place. Post the output of the following commands:
sys list eth list rem list cpe (not sure "cpe" is the name of the remote interface, could be "internet")
Make sure you x out your IP address on the remote list. Better not to advertise your public IP address in an open forum. |
|
 ealimam join:2002-10-17 San Francisco, CA | here is my configuration that can only ping:
# sys list GENERAL INFORMATION FOR System started on.................... 2/8/2003 at 2:25 Authentication override.............. none WAN to WAN Forwarding................ yes Block NetBIOS Default................ no BOOTP/DHCP Server address............ none Telnet Port.......................... default (23) Telnet Clients....................... all SNMP Port............................ default (161) SNMP Clients......................... all HTTP Port............................ default (80) HTTP Clients......................... all Syslog Port.......................... default (514) Allowed Syslog Servers............... all Default Syslog Servers............... none System message: Configured Feb 2003 Security timer....................... 10 minutes One WAN Dial Up...................... no Management feature................... 0 Rip timer............................ 30 VPN Pass-thru of multiple clients.... no Backup............................... no (no valid remote profile is enabled) Retry Interval In Minutes.......... 30 Stability Interval In Minutes...... 3
MODEM STRINGS: Reset: ATZ Escape: +++ Init: ATS0=0Q0V1&C1&D0X4S12=20 Off-Hook: ATH1 Dial: ATDT Answer: ATA Hangup: ATH0
# rem list INFORMATION FOR Status............................... enabled Interface in use..................... HSD Protocol in use...................... RFC1483 (SNAP) ATM traffic shaping...................no Connection Identifier (VPI*VCI)...... 0*35 IP address translation............... on IP filters defined................... no Send/Receive Multicast............... off Block NetBIOS Packets................ off Source IP address/subnet mask........ x.x.x.x/255.255.255.252 Remote IP address/subnet mask........ 0.0.0.0/0.0.0.0 Management IP address/subnet mask.... 0.0.0.0/0.0.0.0 Send IP RIP to this dest............. no Send IP default route if known..... no Receive IP RIP from this dest........ no Receive IP default route by RIP.... no Keep this IP destination private..... yes Total IP remote routes............... 1 0.0.0.0/0.0.0.0/1 IPX network number................... 00000000 Use IPX RIP/SAP (negotiate with PPP): yes Total IPX remote routes.............. 0 Total IPX SAPs....................... 0 Bridging enabled..................... no Exchange spanning tree with dest... no Bridge only PPPoE with dest........ no mtu.................................. 1500
# eth list GLOBAL BRIDGING/ROUTING SETTINGS: Bridging enabled..................... no Exchange spanning tree with dest... yes Bridge only PPPoE with dest........ no IP Routing enabled................... yes Multicast forwarding enabled....... no Firewall filter enabled ........... yes Directed Broadcasts Allowed........ no RIP Multicast address.............. default VRRP Multicast address............. default IPX Routing enabled.................. no
ETHERNET INFORMATION FOR Hardware MAC address................. 00:20:6F:15:B5:6B Send IP RIP to the LAN............... no Advertise me as default router..... yes Process IP RIP packets received...... no Receive default route by RIP....... yes IP address translation............... yes IP filters defined................... no IP address/subnet mask............... 10.0.0.1/255.255.255.0 Management IP address/subnet mask.... 0.0.0.0/0.0.0.0 Static Ethernet routes defined....... none Virtual Ethernet routes defined...... none IPX External network number.......... 00000000 IPX Frame type....................... 802.2 MTU.................................. default
any idea? |
|
 adsldudePremium,Ex-Mod 2003-9 join:2000-11-10 Colorado kudos:1
| Looks like you've got too much NAT going on! Only need to turn on IP address translation at the remote interface. Turn off NAT on the ethernet interface:
eth ip trans off 0:0 save eth restart 0:0
If the restart doesn't cause the new value to take effect then use reboot. Let us know how it goes! [text was edited by author 2003-02-08 14:52:23] |
|
 ealimam join:2002-10-17 San Francisco, CA | Yep. That was it! I didn't even have to reboot. I now have the INTERNET at my disposal, bwuuahahahahaha! Thanks again for all your help. Much appreciated!
Emory |
|