Tom Eastep wrote:
> On Tue, 2011-10-25 at 11:05 +0200, OBones wrote:
>
>> Do you need more information?
> Please post the output of these two commands:
>
> - ip addr ls
> - ip route ls
Sure enough, here are the outputs:

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN
     link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
     inet 127.0.0.1/8 scope host lo
     inet6 ::1/128 scope host
        valid_lft forever preferred_lft forever
2: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast 
state UP qlen 1000
     link/ether 00:90:27:ca:ba:e8 brd ff:ff:ff:ff:ff:ff
     inet 192.0.2.189/24 brd 192.0.2.255 scope global eth1
     inet6 fe80::290:27ff:feca:bae8/64 scope link
        valid_lft forever preferred_lft forever
3: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast 
state UNKNOWN qlen 1000
     link/ether 00:14:85:c0:ea:2b brd ff:ff:ff:ff:ff:ff
     inet 10.10.10.254/24 brd 10.10.10.255 scope global eth0
     inet6 fe80::214:85ff:fec0:ea2b/64 scope link
        valid_lft forever preferred_lft forever


192.0.2.0/24 dev eth1  proto kernel  scope link  src 192.0.2.189  metric 10
10.10.10.0/24 dev eth0  proto kernel  scope link  src 10.10.10.254  
metric 10
169.254.0.0/16 dev eth1  scope link  metric 10
169.254.0.0/16 dev eth0  scope link  metric 10
127.0.0.0/8 dev lo  scope link
default via 192.0.2.254 dev eth1  metric 10
default via 10.10.10.254 dev eth0  metric 10

Hope this helps

Regards
Olivier

------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Shorewall-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to