Re: Cisco SB107 1483 bridge



On 4 mrt, 09:16, j.k...@xxxxxxxxx wrote:
Hello,

What i'm trying to accomplish is the following:

I have a Cisco SB107, with a dutch BBned connection (BBned is the
provider).
This certain provider uses a 1483 bridging protocol. The connection
works properly, no problemo.

If i have 1 laptop on the LAN of the Cisco, and i want that laptop to
have the WAN IP-address, how can i do that?
Right now i'm doing NAT on the Cisco SB107, and the Cisco has the WAN
IP-address.

Below is the config of the Cisco. Right now it works in NAT mode.
Is what i'm trying to do here possible. If yes, how?

Config:

!
version 12.4
no service pad
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname blaat
!
boot-start-marker
boot-end-marker
!
enable secret XXXX
!
no aaa new-model
no ip dhcp use vrf connected
!
ip dhcp pool blaat
network 192.168.2.0 255.255.255.0
default-router 192.168.2.1
dns-server 212.45.32.3
!
!
no ip domain lookup
!
!
username XXXX password XXXX
!
!
!
bridge irb
!
!
interface Ethernet0
ip address 192.168.2.1 255.255.255.0
no ip redirects
no ip proxy-arp
ip nat inside
no keepalive
hold-queue 100 out
!
interface ATM0
no ip address
no atm ilmi-keepalive
dsl operating-mode auto
bridge-group 1
pvc 0/35
encapsulation aal5snap
!
!
interface BVI1
mac-address 0000.bec6.bec8
ip address dhcp
ip nat outside
!
no ip http server
no ip http secure-server
!
ip nat inside source list 101 interface BVI1 overload
!
access-list 101 permit ip 192.168.2.0 0.0.0.255 any
!
control-plane
!
bridge 1 protocol ieee
bridge 1 route ip
bridge 1 address 0004.27fd.63ab discard
!
line con 0
exec-timeout 5 0
no modem enable
stopbits 1
line aux 0
stopbits 1
line vty 0 4
password XXXX
login
!
scheduler max-task-time 5000
end

bump!
.



Relevant Pages

  • Cisco SB107 1483 bridge
    ... with a dutch BBned connection (BBned is the ... If i have 1 laptop on the LAN of the Cisco, and i want that laptop to ... Right now i'm doing NAT on the Cisco SB107, and the Cisco has the WAN ... bridge 1 protocol ieee ...
    (comp.dcom.sys.cisco)
  • Re: Cisco 837 IPSEC Linksys WAG54g
    ... Well have a Cisco 837 at one end of connection on 192.168.0.0 with NAT ... Other end has Linksys WAG54g 192.168.1.0 also with NAT. ...
    (comp.dcom.sys.cisco)
  • Re: Tunnels to Cisco through NAT?
    ... If you update the Cisco firmware with the latest IOS+VPN version, ... needs you to forward a single UDP port... ... connected to a satellite connection. ... to get to the Cisco through a NAT. ...
    (freebsd-questions)
  • Re: Bridge : Assigning an IP of the "protected network"
    ... I need tcp access from a transparent bridge, ... Is it possible to generate a tcp/ip connection from the bridge, ... So the rest of the net (nat server ... etc) would view the traffic as originating from the protected system ...
    (comp.os.linux.networking)
  • Bridge : Assigning an IP of the "protected network"
    ... I need tcp access from a transparent bridge, ... Is it possible to generate a tcp/ip connection from the bridge, ... So the rest of the net (nat server ... etc) would view the traffic as originating from the protected system ...
    (comp.os.linux.networking)