[Vyatta-users] R: R: Routing problem

2007-12-12 Thread Andrea Zaini
ok ok !

my error !

sorry !   ;)

-Messaggio originale-
Da: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] conto di Andrea
Zaini
Inviato: mercoledì 12 dicembre 2007 9.18
A: [EMAIL PROTECTED]
Oggetto: [Vyatta-users] R: Routing problem



Details :


   ExternalInternal   eth0  eth1
.2   169.68.1  68.1068.869.10
Router|--|FW| 
--|Vyatta||PC| 192.168.69.1 - 
Test2 Network
192.169.68.x  | Def GW : .68.10 
 GW: 192.168.69.10
|   DHCP for Test2 Network
  |
|Test1 Network| 
   192.168.68.x
   GW: 192.168.68.10


In FW static route :
# IP   Mask  GatewayDevice  
   Distance  
1192.168.69.0255.255.255.0   192.168.68.8internal  
1    
2   0.0.0.0 0.0.0.0192.169.68.2  external   
   2


Thanks !


-Messaggio originale-
Da: Justin Fletcher [mailto:[EMAIL PROTECTED]
Inviato: martedì 11 dicembre 2007 18.02
A: Andrea Zaini
Cc: [EMAIL PROTECTED]
Oggetto: Re: [Vyatta-users] Routing problem


Do the systems have their default gateway set to the Vyatta?  Is it the directly
connected interface?  Looking at your DHCP config, only systems on the .69
network would be able to reach the .68, but those on the .68 wouldn't be able
to reach the .69 network, unless their default gateway is configured
with a static address.

Not sure what the production network is --

Justin

On Dec 11, 2007 8:51 AM, Andrea Zaini <[EMAIL PROTECTED]> wrote:
> I installed a router vyatta between Network Test1 192.168.68.0/24 and a 
> Network Test2 192.168.69.0/24
> >From the PC in the network test i can start Outlook, program management etc. 
> >He can do some ping towards networked computer... but not at all the PC in 
> >Production Network !
>
> No  firewall configured !
>
> Thanks everyone!
>
>
>
> |FW| --|Vyatta||PC|   
> 192.168.69.1 - Test2 Network
>   |
>   |
>   |
>|Test1 Network|
>  192.168.68.x
>
>
>
>  <>
>
> ___
> Vyatta-users mailing list
> Vyatta-users@mailman.vyatta.com
> http://mailman.vyatta.com/mailman/listinfo/vyatta-users
>
>

___
Vyatta-users mailing list
Vyatta-users@mailman.vyatta.com
http://mailman.vyatta.com/mailman/listinfo/vyatta-users

___
Vyatta-users mailing list
Vyatta-users@mailman.vyatta.com
http://mailman.vyatta.com/mailman/listinfo/vyatta-users


[Vyatta-users] R: Routing problem

2007-12-12 Thread Andrea Zaini

Details :


   ExternalInternal   eth0  eth1
.2   169.68.1  68.1068.869.10
Router|--|FW| 
--|Vyatta||PC| 192.168.69.1 - 
Test2 Network
192.169.68.x  | Def GW : .68.10 
 GW: 192.168.69.10
|   DHCP for Test2 Network
  |
|Test1 Network| 
   192.168.68.x
   GW: 192.168.68.10


In FW static route :
# IP   Mask  GatewayDevice  
   Distance  
1192.168.69.0255.255.255.0   192.168.68.8internal  
1    
2   0.0.0.0 0.0.0.0192.169.68.2  external   
   2


Thanks !


-Messaggio originale-
Da: Justin Fletcher [mailto:[EMAIL PROTECTED]
Inviato: martedì 11 dicembre 2007 18.02
A: Andrea Zaini
Cc: [EMAIL PROTECTED]
Oggetto: Re: [Vyatta-users] Routing problem


Do the systems have their default gateway set to the Vyatta?  Is it the directly
connected interface?  Looking at your DHCP config, only systems on the .69
network would be able to reach the .68, but those on the .68 wouldn't be able
to reach the .69 network, unless their default gateway is configured
with a static address.

Not sure what the production network is --

Justin

On Dec 11, 2007 8:51 AM, Andrea Zaini <[EMAIL PROTECTED]> wrote:
> I installed a router vyatta between Network Test1 192.168.68.0/24 and a 
> Network Test2 192.168.69.0/24
> >From the PC in the network test i can start Outlook, program management etc. 
> >He can do some ping towards networked computer... but not at all the PC in 
> >Production Network !
>
> No  firewall configured !
>
> Thanks everyone!
>
>
>
> |FW| --|Vyatta||PC|   
> 192.168.69.1 - Test2 Network
>   |
>   |
>   |
>|Test1 Network|
>  192.168.68.x
>
>
>
>  <>
>
> ___
> Vyatta-users mailing list
> Vyatta-users@mailman.vyatta.com
> http://mailman.vyatta.com/mailman/listinfo/vyatta-users
>
>

___
Vyatta-users mailing list
Vyatta-users@mailman.vyatta.com
http://mailman.vyatta.com/mailman/listinfo/vyatta-users


[Vyatta-users] Routing problem

2007-12-11 Thread Andrea Zaini
I installed a router vyatta between Network Test1 192.168.68.0/24 and a Network 
Test2 192.168.69.0/24 
>From the PC in the network test i can start Outlook, program management etc. 
>He can do some ping towards networked computer... but not at all the PC in 
>Production Network ! 

No  firewall configured ! 

Thanks everyone!



|FW| --|Vyatta||PC|   192.168.69.1 
- Test2 Network
  |
  |
  |
   |Test1 Network| 
 192.168.68.x



 <> 
protocols {
}
policy {
}
interfaces {
restore: false
loopback lo {
description: ""
}
ethernet eth0 {
disable: false
discard: false
description: ""
hw-id: 00:10:5a:b4:51:c0
duplex: "auto"
speed: "auto"
address 192.168.68.8 {
prefix-length: 24
disable: false
}
}
ethernet eth1 {
disable: false
discard: false
description: ""
hw-id: 00:30:05:18:c2:e6
duplex: "auto"
speed: "auto"
address 192.168.69.10 {
prefix-length: 24
disable: false
}
}
}
service {
dhcp-server {
shared-network-name "ETH1_Pool" {
subnet 192.168.69.0/24 {
start 192.168.69.11 {
stop: 192.168.69.100
}
static-mapping LP96 {
ip-address: 192.168.69.234
mac-address: 00:01:e6:58:aa:c8
}
static-mapping AB01 {
ip-address: 192.168.69.176
mac-address: 00:30:05:B1:73:de
}
client-prefix-length: 24
dns-server 192.168.68.242
default-router: 192.168.69.10
lease: 86400
domain-name: "gardesa.it"
authoritative: "disable"
}
}
}
ssh {
port: 22
protocol-version: "all"
}
webgui {
http-port: 8080
https-port: 443
}
}
system {
host-name: "vyatta"
domain-name: ""
time-zone: "GMT+1"
ntp-server "192.168.68.242"
gateway-address: 192.168.68.10
login {
user root {
full-name: ""
authentication {
encrypted-password: "$1$$Ht7gBYnxI1xCdO/JOnodh."
}
}
user vyatta {
full-name: ""
authentication {
encrypted-password: "$1$$Ht7gBYnxI1xCdO/JOnodh."
}
}

}
package {
auto-sync: 1
repository community {
component: "main"
url: "http://archive.vyatta.com/vyatta";
}
}
}___
Vyatta-users mailing list
Vyatta-users@mailman.vyatta.com
http://mailman.vyatta.com/mailman/listinfo/vyatta-users


[Vyatta-users] Logging Firewall

2007-12-04 Thread Andrea Zaini
Hi !
I have created rules that are blocking web traffic to a range of IPs. 
There is a file where I can see the behavior of the Firewall? 

Thanks everyone!



 Andrea Zaini
(Gardesa S.p.A. - Sistemi Informativi)
[EMAIL PROTECTED]
  www.gardesa.com

Questo messaggio elettronico e tutti gli allegati sono confidenziali e 
destinati all'utilizzatore abituale dell'indirizzo e-mail al quale sono stati 
indirizzati. Nessun altro è autorizzato a leggere questo messaggio, a 
duplicarlo, a toccarlo, a modificarlo o a comunicarlo ad altri. Se avete 
ricevuto questo messaggio per errore, siete pregati di rispedirlo al mittente. 
Gardesa S.p.A. declina ogni responsabilità relativamente a codesto messaggio, 
se è stato alterato, deformato, falsificato, stampato o ancora inviato senza 
autorizzazione.   
This e-mail and its attachments are strictly confidendial and are solely 
intended for the use of the designated recipient. No one else is authorised to 
read, copy, use, or modify the message nor distribute it. If you have received 
this message by mistake please return it to the sender. Gardesa S.p.A. declines 
any responsibility for this message if altered, distorted, forged, printed or 
sent out without authorisation.

___
Vyatta-users mailing list
Vyatta-users@mailman.vyatta.com
http://mailman.vyatta.com/mailman/listinfo/vyatta-users