Hello all.  Perhaps somebody could shed a little for me.  Do ADSL and Cable
modems have built-in web pages?  I was never aware of this......

I have heard of these home cable/dsl router/hubs that have that, but heard
nothing about cable and dsl modems.

John



                                                                                       
                                         
                    Julian Church                                                      
                                         
                    <[EMAIL PROTECTED]>               To:     Paul Rimmer 
<[EMAIL PROTECTED]>,                                
                    Sent by:                           [EMAIL PROTECTED] 
                                         
                    [EMAIL PROTECTED]       cc:                              
                                         
                    eforge.net                        Subject:     Re: [Leaf-user] 
Getting cable modem status                   
                                                                                       
                                         
                                                                                       
                                         
                    01/28/02 08:45 AM                                                  
                                         
                                                                                       
                                         
                                                                                       
                                         




Hi Paul

At 15:33 26/01/02 -0700, Paul Rimmer wrote:
>I'd like to be able to access my cable modem's built in web server through
>my DCD v1.01 firewall.  Unfortunately the cable modem's IP is
192.168.100.1.
>Is there something I can add to my firewall scripts that will allow me to
>get at this IP from the internal (192.168.1.x) network?

I had a similar problem with my ADSL box's status page.  I got around this
by adding the following to etc/ipfilter.conf

$IPCH -I input 1 -j ACCEPT -p tcp -s 192.168.100.1 80 ! -y -d 0/0 -i
$EXTERN_IF

Cheers

Julian

--
[EMAIL PROTECTED]
www.ljchurch.co.uk


_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user





_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to