Networking Forums

Networking Forums > Network Hardware > Network Routers > Configure a dir-100 d-link router

Reply
Thread Tools Display Modes

Configure a dir-100 d-link router

 
 
Eric
Guest
Posts: n/a

 
      02-09-2010, 03:33 PM
Hi,
I'm trying to configure a dir-100 d-link router to access to a
192.168.20.0 network from a 192.168.0.0 network. I don't know how to
attribute an ip address for the wan interface. The ip address for the
routeur is 192.168.0.51.


 
Reply With Quote
 
 
 
 
Char Jackson
Guest
Posts: n/a

 
      02-09-2010, 06:37 PM
On Tue, 09 Feb 2010 16:33:36 +0100, Eric <aucune@adresse> wrote:

>Hi,
>I'm trying to configure a dir-100 d-link router to access to a
>192.168.20.0 network from a 192.168.0.0 network. I don't know how to
>attribute an ip address for the wan interface. The ip address for the
>routeur is 192.168.0.51.


Log into the router and select manual setup, then select "Static IP"
for the WAN interface. Enter the IP and Netmask that you want, (plus
gateway IP and DNS, if desired). Does that do it for you?

 
Reply With Quote
 
Eric
Guest
Posts: n/a

 
      02-10-2010, 02:45 PM
> On Tue, 09 Feb 2010 16:33:36 +0100, Eric <aucune@adresse> wrote:
>
>> Hi,
>> I'm trying to configure a dir-100 d-link router to access to a
>> 192.168.20.0 network from a 192.168.0.0 network. I don't know how to
>> attribute an ip address for the wan interface. The ip address for the
>> routeur is 192.168.0.51.

>
> Log into the router and select manual setup, then select "Static IP"
> for the WAN interface. Enter the IP and Netmask that you want, (plus
> gateway IP and DNS, if desired). Does that do it for you?


thanks. It's ok from a side (from lan to wan), but i can't ping from
the other. I have to search where the problem is.


 
Reply With Quote
 
Char Jackson
Guest
Posts: n/a

 
      02-10-2010, 09:54 PM
On Wed, 10 Feb 2010 15:45:06 +0100, Eric <(E-Mail Removed)> wrote:

>> On Tue, 09 Feb 2010 16:33:36 +0100, Eric <aucune@adresse> wrote:
>>
>>> Hi,
>>> I'm trying to configure a dir-100 d-link router to access to a
>>> 192.168.20.0 network from a 192.168.0.0 network. I don't know how to
>>> attribute an ip address for the wan interface. The ip address for the
>>> routeur is 192.168.0.51.

>>
>> Log into the router and select manual setup, then select "Static IP"
>> for the WAN interface. Enter the IP and Netmask that you want, (plus
>> gateway IP and DNS, if desired). Does that do it for you?

>
>thanks. It's ok from a side (from lan to wan), but i can't ping from
>the other. I have to search where the problem is.


Actually, that's probably normal. The DIR-100, like every NAT router,
defaults to blocking connection attempts in the WAN->LAN direction. If
that's not the desired behavior, you can forward specific ports to
specific hosts on the LAN side of the router, or you can put a
specific host in the router's DMZ (a misnomer, but think of it as
simply forwarding ALL ports to that host), or look around in the
router's config and see if it has a "router" mode versus a "gateway"
mode. If so, by default it will be in gateway mode, but changing it to
router mode will make it act the same in both directions and is
probably what you want.

 
Reply With Quote
 
Eric
Guest
Posts: n/a

 
      02-11-2010, 11:28 AM
> On Wed, 10 Feb 2010 15:45:06 +0100, Eric <(E-Mail Removed)> wrote:
>
>>> On Tue, 09 Feb 2010 16:33:36 +0100, Eric <aucune@adresse> wrote:
>>>
>>>> Hi,
>>>> I'm trying to configure a dir-100 d-link router to access to a
>>>> 192.168.20.0 network from a 192.168.0.0 network. I don't know how to
>>>> attribute an ip address for the wan interface. The ip address for the
>>>> routeur is 192.168.0.51.
>>>
>>> Log into the router and select manual setup, then select "Static IP"
>>> for the WAN interface. Enter the IP and Netmask that you want, (plus
>>> gateway IP and DNS, if desired). Does that do it for you?

>>
>> thanks. It's ok from a side (from lan to wan), but i can't ping from
>> the other. I have to search where the problem is.

>
> Actually, that's probably normal. The DIR-100, like every NAT router,
> defaults to blocking connection attempts in the WAN->LAN direction. If
> that's not the desired behavior, you can forward specific ports to
> specific hosts on the LAN side of the router, or you can put a
> specific host in the router's DMZ (a misnomer, but think of it as
> simply forwarding ALL ports to that host), or look around in the
> router's config and see if it has a "router" mode versus a "gateway"
> mode. If so, by default it will be in gateway mode, but changing it to
> router mode will make it act the same in both directions and is
> probably what you want.


Hi,
I don't need to make a route from WAN to LAN ?


 
Reply With Quote
 
Char Jackson
Guest
Posts: n/a

 
      02-11-2010, 04:56 PM
On Thu, 11 Feb 2010 12:28:00 +0100, Eric <(E-Mail Removed)> wrote:

>> On Wed, 10 Feb 2010 15:45:06 +0100, Eric <(E-Mail Removed)> wrote:
>>
>>>> On Tue, 09 Feb 2010 16:33:36 +0100, Eric <aucune@adresse> wrote:
>>>>
>>>>> Hi,
>>>>> I'm trying to configure a dir-100 d-link router to access to a
>>>>> 192.168.20.0 network from a 192.168.0.0 network. I don't know how to
>>>>> attribute an ip address for the wan interface. The ip address for the
>>>>> routeur is 192.168.0.51.
>>>>
>>>> Log into the router and select manual setup, then select "Static IP"
>>>> for the WAN interface. Enter the IP and Netmask that you want, (plus
>>>> gateway IP and DNS, if desired). Does that do it for you?
>>>
>>> thanks. It's ok from a side (from lan to wan), but i can't ping from
>>> the other. I have to search where the problem is.

>>
>> Actually, that's probably normal. The DIR-100, like every NAT router,
>> defaults to blocking connection attempts in the WAN->LAN direction. If
>> that's not the desired behavior, you can forward specific ports to
>> specific hosts on the LAN side of the router, or you can put a
>> specific host in the router's DMZ (a misnomer, but think of it as
>> simply forwarding ALL ports to that host), or look around in the
>> router's config and see if it has a "router" mode versus a "gateway"
>> mode. If so, by default it will be in gateway mode, but changing it to
>> router mode will make it act the same in both directions and is
>> probably what you want.

>
>Hi,
>I don't need to make a route from WAN to LAN ?


If I'm reading your initial post correctly, you want to be able to
access a network on the WAN side of the router from a computer on the
LAN side of the network. You don't need to specify any routes to do
that.

 
Reply With Quote
 
Eric
Guest
Posts: n/a

 
      02-12-2010, 12:50 PM
> On Thu, 11 Feb 2010 12:28:00 +0100, Eric <(E-Mail Removed)> wrote:
>
>>> On Wed, 10 Feb 2010 15:45:06 +0100, Eric <(E-Mail Removed)> wrote:
>>>
>>>>> On Tue, 09 Feb 2010 16:33:36 +0100, Eric <aucune@adresse> wrote:
>>>>>
>>>>>> Hi,
>>>>>> I'm trying to configure a dir-100 d-link router to access to a
>>>>>> 192.168.20.0 network from a 192.168.0.0 network. I don't know how to
>>>>>> attribute an ip address for the wan interface. The ip address for the
>>>>>> routeur is 192.168.0.51.
>>>>>
>>>>> Log into the router and select manual setup, then select "Static IP"
>>>>> for the WAN interface. Enter the IP and Netmask that you want, (plus
>>>>> gateway IP and DNS, if desired). Does that do it for you?
>>>>
>>>> thanks. It's ok from a side (from lan to wan), but i can't ping from
>>>> the other. I have to search where the problem is.
>>>
>>> Actually, that's probably normal. The DIR-100, like every NAT router,
>>> defaults to blocking connection attempts in the WAN->LAN direction. If
>>> that's not the desired behavior, you can forward specific ports to
>>> specific hosts on the LAN side of the router, or you can put a
>>> specific host in the router's DMZ (a misnomer, but think of it as
>>> simply forwarding ALL ports to that host), or look around in the
>>> router's config and see if it has a "router" mode versus a "gateway"
>>> mode. If so, by default it will be in gateway mode, but changing it to
>>> router mode will make it act the same in both directions and is
>>> probably what you want.

>>
>> Hi,
>> I don't need to make a route from WAN to LAN ?

>
> If I'm reading your initial post correctly, you want to be able to
> access a network on the WAN side of the router from a computer on the
> LAN side of the network. You don't need to specify any routes to do
> that.


Thanks


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to configure a wireless Access Point D-Link AirPlus DWL-900AP carlo.debiasio@tiscali.it Wireless Internet 3 03-16-2007 02:06 PM
D=link wireless how do i configure my desktop? Krazy Steve Wireless Networks 1 12-12-2005 11:28 PM
How do I configure WPA, 802.11x security with AP D-link DWL-2000AP+ and pcmcia card D-link dwl-G650+ ? Steven L Umbach Wireless Internet 2 07-11-2004 11:28 PM
Need link to configure ServeRAID 6.13 Tony Safina Windows Networking 0 08-15-2003 04:03 PM
HOW TO Configure Linksys WET54G Bridge for XBOX System Link play Jim Harkins Wireless Internet 0 07-26-2003 10:44 PM



1 2 3 4 5 6 7 8 9 10 11