Question : Problem: I can't forward netbios through my 3600

I have 2 subnets and I need netbios to be forwarded through the router so that we can browse the other networks via network neighborhood.

I've set 'ip helper' correctly and everything looks fine to me....
here's a copy of my conf


version 12.2
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname %#$@%!!
!
enable secret 5 $1$GkAF$N.A/jkW2a0zwOB7Pcl04N/
enable password ?????????
!
ip subnet-zero
!
!
ip domain-name ????????????
!
!
ip vrf VPN
ip audit notify log
ip audit po max-events 100
ip ssh time-out 120
ip ssh authentication-retries 3
!
call rsvp-sync
!
!
!
!
!
!
!
!
interface FastEthernet0/0
 ip address 192.168.15.14 255.255.255.0 secondary
 ip address 192.168.0.1 255.255.255.0
 ip broadcast-address 192.168.0.255
 ip helper-address 192.168.12.255
 speed auto
 full-duplex
 no mop enabled
!
interface FastEthernet0/1
 ip address 192.168.12.1 255.255.255.0
 ip broadcast-address 192.168.12.255
 ip helper-address 192.168.0.255
 speed auto
 full-duplex
 no mop enabled
!
router rip
 network 10.0.0.0
 network 192.168.0.0
 network 192.168.10.0
 network 192.168.12.0
 network 192.168.15.0
 neighbor 192.168.0.29
!
no ip classless
no ip forward-protocol udp bootps
no ip forward-protocol udp bootpc
no ip forward-protocol udp tftp
no ip forward-protocol udp tacacs
ip route 0.0.0.0 0.0.0.0 192.168.12.185
ip route 10.69.69.0 255.255.255.0 192.168.0.200
ip route 10.69.69.0 255.255.255.0 192.168.0.29
ip route 192.168.0.0 255.255.255.0 FastEthernet0/0
ip route 192.168.10.0 255.255.255.0 FastEthernet0/0 192.168.15.15
ip route 192.168.12.0 255.255.255.0 FastEthernet0/1
ip route 192.168.15.0 255.255.255.0 192.168.15.15
no ip http server
!
!
!
dial-peer cor custom
!
!
!
!
!
line con 0
line aux 0
line vty 0 4
 password ??????
 login
line vty 5
 login
!
end

Answer : Problem: I can't forward netbios through my 3600

PAQ  and points refunded as requested

Computer101
E-E Admin
Random Solutions  
 
programming4us programming4us