[rbak-nsp] Source interface for outgoing packets.
Илья Савин
savin at orn.ru
Fri Apr 16 08:07:27 EDT 2010
Hi!
How can I choose source interface for outgoing packets, which are
routed via other context?
For example, config:
[homenet]Redback#sh conf int
Building configuration...
Current configuration:
!
!
context homenet
!
interface _main loopback
ip address 80.76.178.8/32
!
interface dhcp_int multibind
ip address 188.116.128.1/18
ip address 172.17.0.1/16 secondary
dhcp server interface
!
interface to-qtech
ip address 80.76.176.110/28
ip access-group def in
ip access-group def out
!
! ** End Context **
!
end
[homenet]Redback#sh conf static
Building configuration...
Current configuration:
!
!
context homenet
!
ip route 0.0.0.0/0 context bgp
!
! ** End Context **
!
end
[homenet]Redback#ping ya.ru
PING ya.ru (213.180.204.8): source 80.76.176.110, 36 data bytes,
Packets sent from IP 80.76.176.110, but i want to packets sent from IP
80.76.178.8.
WBR,
Ilya Savin.
More information about the redback-nsp
mailing list