Ask Experts Questions for FREE Help !
Ask
    Flintstones1962's Avatar
    Flintstones1962 Posts: 53, Reputation: 2
    Junior Member
     
    #1

    May 9, 2006, 05:56 AM
    Cisco router and Win2003
    Hello,
    I've a big problem and I hope that someone can help me,
    I've the win2003 server, with DHCP,DNS,RIS,RRAS... etc configured and Two NIC cards, one for the Lan and one for the Wan and I've a static IP address from my ISP.

    The problem is I've an ADSL line for internet configured on CISCO router 800 series, with the following configurations ( see later - pre-cofigured by the ISP ) , where the static IP address is configured on the ATM0 interface of the router and I've at the same time to give the same IP address on the Win2003 server WAN interface, moreover I don't need to use the dhcp on the router ( I'll stop it on the router ).

    In brief my server will do everything, I need to use the Router as a modem.
    What shoud be modified on the following router configuration to do that.


    *** Router Configuration


    Ip subnet-zero
    !
    No service tcp-small-servers
    No service udp-small-servers
    No snmp-server
    No ip finger
    No ip source-route
    No ip http server
    !
    No ip bootp server
    No service pad
    Service nagle
    !
    No ip domain-lookup
    !
    No cdp run
    !
    No ip rcmd rsh-enable
    No ip rcmd rcp-enable
    !
    No ip dhcp excluded-address 10.10.10.1
    No ip dhcp pool CLIENT
    No access-list 23
    Line vty 0 4
    No access-class 23 in
    !
    ! DHCP option: last host needs to be excluded
    !
    Ip dhcp excluded-address 192.168.254.1
    !
    Ip dhcp pool LAN
    Network 192.168.254.0 255.255.255.0
    Default-router 192.168.254.1
    Dns-server 195.238.2.21 195.238.2.22
    Lease 2
    !
    Interface Ethernet0
    Ip address 192.168.254.1 255.255.255.0
    No ip directed-broadcast
    Load-interval 30
    Ip nat inside
    No keepalive
    !
    Interface ATM0
    No ip address
    No ip directed-broadcast
    Load-interval 30
    No atm ilmi-keepalive
    Hold-queue 224 in
    !
    Interface ATM0.1 point-to-point
    Description Cisco 836 ADSL OFFICE 050411489
    Ip address?? 255.255.255.128
    No ip directed-broadcast
    Ip nat outside
    Pvc 0/35
    Class-vc Office
    !
    Vc-class atm Office
    Inarp 30
    Encapsulation aal5snap
    !
    Ip nat inside source list 2 interface ATM0.1 overload
    !
    !
    Ip classless
    Ip route 0.0.0.0 0.0.0.0 80.201.246.1

    Greetings
    cajalat's Avatar
    cajalat Posts: 469, Reputation: 66
    Full Member
     
    #2

    May 12, 2006, 02:42 AM
    Your NAT'd IP address is what is assigned by your ISP (?? ). You can't use that same IP for your server while at the same time connect it to your Cisco router. You'll have to use a different IP address for your server. If you disable DHCP then put your server in the same subnet as what's configured on your Ethernet0 interface.

    Is there any particular reason you feel that you have to use the same IP on your 2003 server?

    Casey
    Flintstones1962's Avatar
    Flintstones1962 Posts: 53, Reputation: 2
    Junior Member
     
    #3

    May 15, 2006, 01:13 AM
    Hello again,

    The router is Cisco 800 series, 827 Soho 77, Main mem is 16MB and Nvram 128 MB.
    One ethernet interface and one ADSL (ISDN) interface.

    Greetings

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Problem removing Cisco VPN Client 4.6 [ 5 Answers ]

Hello, Can anyone give me assistance with how to completely remove the Cisco VPN Client (version 4.6) when the Windows installer cannot remove it? Please advise. Thank you.

Setting up DSL with router and Cisco IP phone? [ 9 Answers ]

Okay, I need help. I currently have DSL at my house but now my boss is sending home a router and a Cisco IP phone and I am not sure how to hook it up. They tried to explain but I do better with graphs or detailed explanations as to what specific wire goes to what jack. Can anyone help me? Here...

Can anyone help on Cisco IOS 12.1 ? [ 11 Answers ]

Hello, By accident while I was configuring my Cisco router I've deleted the OS, just doing a simple save like : copy run start, and I didn't look at the message, and I pressed Enter, and he deleted the IOS, does any one have a copy from the Cisco IOS 12.1 or higher ? I've a Cisco 800...

How to connect SUSE 9.2 to Win2003 ? [ 2 Answers ]

Hello Does anyone know how to configure suse 9.2 OS to connect to a windows 2003 AD ? And if possible , how to make suse sees the other computers in a win-xp workgroup computers ? Greetings :D

WAP vs Router [ 14 Answers ]

So what is the difference between WAP and a router? I have a router with 4 computers wireless and 2 desktops wired. All have their own internet access (I don't access the internet through any one computer). I want to get a wireless printer server. Would I hook that up to another port on the...


View more questions Search