Re: Routing help....
Tony Nugent <[email protected]>
| Newsgroups | gmane.linux.redhat.release.enigma |
|---|---|
| Organization | Linux Works |
| Message-ID | <[email protected]> |
On Thu Apr 17 2003 at 13:03, Tony Nugent wrote: Sorry for the multiple posts, but oops, this was obviously wrong: > $ /sbin/ip -o a | grep inet > 1: lo inet 127.0.0.1/8 brd 127.255.255.255 scope host lo > 2: eth0 inet 192.168.2.9/25 brd 192.168.2.127 scope global eth0 > 3: eth1 inet 192.168.2.9/32 scope global eth1 $ /sbin/ip -o a | grep inet 1: lo inet 127.0.0.1/8 brd 127.255.255.255 scope host lo 2: eth0 inet 192.168.2.7/24 brd 192.168.2.255 scope global eth0 3: eth1 inet 192.168.2.7/32 scope global eth1 Cheers Tony