i recetly bought a cisco router and am having trouble setting it up i have it setup on rip and have everything configured as best i can
the show run looks like this
Configured from console by console
Current configuration : bytes
!
version 12.2
service timestamps debug uptime
service timestamps log uptime
!
hostname
!
enable
!
ip subnet-zero
!
!
ip domain-list
ip domain-name
ip host name 2028 *
ip host tcp2621room 2028 *
ip name-server *
ip name-server *
ip name-server *
ip dhcp excluded-address 10.10.10.10 10.10.10.109
!
ip dhcp pool mypool
network 10.0.0.0 255.0.0.0
domain-name *
default-router *
dns-server *
lease 10
!
!
!
!
interface Vif1
no ip address
!
interface FastEthernet0/0
ip address 10.10.10.10 255.0.0.0
ip helper-address 106.1.1.1
duplex auto
speed auto
!
interface FastEthernet0/1
ip address 192.168.1.1 255.255.255.0
duplex auto
speed auto
!
router rip
network 10.0.0.0
network 192.168.1.0
!
ip default-gateway *
ip classless
ip forward-protocol sdns
ip forward-protocol spanning-tree
ip forward-protocol turbo-flood
ip route second -int- *sub* -gateway-
no ip http server
ip pim bidir-enable
!
banner motd
!
line con 0
exec-timeout 0 0
password
login
line aux 0
line vty 0 4
password
login
!
no scheduler allocate
end
and have it running off a linksys WRT54g router and running through a netgear FVS318 vpn firewall switch and cannot get it to connect to the internet i always get a dns error on windows 7
ive done alot of trouble shoot if anyone can help me i suppose im missing a command or have my ips routed incorrectly
thank you
the show run looks like this
Configured from console by console
Current configuration : bytes
!
version 12.2
service timestamps debug uptime
service timestamps log uptime
!
hostname
!
enable
!
ip subnet-zero
!
!
ip domain-list
ip domain-name
ip host name 2028 *
ip host tcp2621room 2028 *
ip name-server *
ip name-server *
ip name-server *
ip dhcp excluded-address 10.10.10.10 10.10.10.109
!
ip dhcp pool mypool
network 10.0.0.0 255.0.0.0
domain-name *
default-router *
dns-server *
lease 10
!
!
!
!
interface Vif1
no ip address
!
interface FastEthernet0/0
ip address 10.10.10.10 255.0.0.0
ip helper-address 106.1.1.1
duplex auto
speed auto
!
interface FastEthernet0/1
ip address 192.168.1.1 255.255.255.0
duplex auto
speed auto
!
router rip
network 10.0.0.0
network 192.168.1.0
!
ip default-gateway *
ip classless
ip forward-protocol sdns
ip forward-protocol spanning-tree
ip forward-protocol turbo-flood
ip route second -int- *sub* -gateway-
no ip http server
ip pim bidir-enable
!
banner motd
!
line con 0
exec-timeout 0 0
password
login
line aux 0
line vty 0 4
password
login
!
no scheduler allocate
end
and have it running off a linksys WRT54g router and running through a netgear FVS318 vpn firewall switch and cannot get it to connect to the internet i always get a dns error on windows 7
ive done alot of trouble shoot if anyone can help me i suppose im missing a command or have my ips routed incorrectly
thank you