Re: Random reboot SSG550M
Hello Steve the two firewalls are rebooted almost in the same time and every day once or twice.And yes there is Core Dump as below output;But there is no related syslog messages right before the...
View ArticleRe: Random reboot SSG550M
This confirms you are hitting a software bug, Juniper calls these PR (problem reports). You can try to upgrade to the newest release as there is r22 posted now in the download sites to see if this...
View ArticleHow to transfer traffic to the Router?
Hello all,I want to transfer traffic to the Router like below captured picture. All of 192.168.240.0/24 network which is come SSG-5 should go to the Router. The step that I configure is just "set route...
View ArticleRe: How to transfer traffic to the Router?
1:set route 192.168.240.0/24 gateway 10.152.4.25. This will forward traffic to 10.152.4.25 which is destined to 192.168.240.0/24. 2: however, 192.168.240.0/24 will be your source addresses not the...
View ArticleRe: How to transfer traffic to the Router?
Ah!! Sorry to confusing you. The IP 192.168.240.0/24 is destination IP not PCs!! Could you reply again..?
View ArticleRe: How to transfer traffic to the Router?
Ok, if 192.168.240.0/24 is the destination then "set route 192.168.240.0/24 gateway 10.152.4.25" will send the packets to the 10.152.4.25 . Thanks,Vikas
View ArticleUpdate Interface Address via CLI
Hello, I would like to update my SSG interface Address. However, I am not sure the correct steps and also this is running under production enviornment, so it cannot allow to try. Following is related...
View ArticleRe: Update Interface Address via CLI
Hi, You can change it directly ( set interface ethernet0/2 new_address/netmask). All other config is not bound to the IP. But, the route may have to be reconfigured, if the new IP and the existing one...
View ArticleRe: Update Interface Address via CLI
You are probably aware, but if your remote access to the device depends on this interface/route you will see an interuption of connection when you make the change. ScreenOS changes by cli are live as...
View ArticleCan SSG-140 transfer traffic in case it?
Hello all,I want to know whether SSG-140 transfer traffic in case below captured picture. As you can see the picture, SSG-140's IP is 2.2.2.2Source IP is 1.1.1.1, and Destination IP is 3.3.3.3 From...
View ArticleRe: Can SSG-140 transfer traffic in case it?
1: IP 2.2.2.2 configured anywhere on the firewall?2: If it's configured then, it belongs to which zone. thanks,Vikas
View ArticleRe: Can SSG-140 transfer traffic in case it?
Hi, thank you for reply.2.2.2.2 is located in v1-untrust zone!! Could you continously reply me?
View ArticleRe: Can SSG-140 transfer traffic in case it?
If I send you mail that includes IP information and policies, could you advise me..?!Regards,SK.
View ArticleRe: Can SSG-140 transfer traffic in case it?
Please refer KB http://kb.juniper.net/InfoCenter/index?page=content&id=KB11910&actp=search , point 7 . This should match with your deployement. Thanks,Vikas
View ArticleDo you know how to configure PAT?
Hello all,I appreciate you guys according to continuously replying to me. This question is about PAT.I know Juniper Firewall has 3 options. (MIP, DIP, VIP). At first, I supposed to start PAT using...
View ArticleRe: Do you know how to configure PAT?
Check the KB : http://kb.juniper.net/InfoCenter/index?page=content&id=KB12631&actp=search . Does diagram and traffic flow matches with your requirement? If yes, then follow the below: Configure...
View ArticleRe: Do you know how to configure PAT?
Thank you vikassingh.This URL information you linked was really helpful! However, I also want to know using WebUI ! Maybe you know that? Regards,SK.
View ArticleRe: Do you know how to configure PAT?
Hi SK, I am unable to find a KB referring the same via GUI. However, you can make same configuration using below steps: 1:set address trust server-pub 1.1.1.100/32 GUI--> Policy --> policy...
View Article